diff ChangeLog @ 8722:3cedb606145d

create $(DESTDIR)$(octetcdir) when installing
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2009 10:14:58 -0500
parents 679c270b7584
children 0899370cce9f
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 11 15:25:53 2009 +0100
+++ b/ChangeLog	Wed Feb 11 10:14:58 2009 -0500
@@ -4,6 +4,7 @@
 	* Makeconf.in (octetcdir): New variable.
 	(do-subst-default-vals): Substitute octetcdir.
 	* octMakefile.in (install, uninstall): Use $(octetcdir) for NEWS.
+	(DIRS_TO_MAKE): Add $(octetcdir) to the list.
 
 2009-02-10  Rafael Laboissiere  <rafael@debian.org>