changeset 2279:08cfa39a0bb4

[project @ 1996-05-24 07:51:25 by jwe]
author jwe
date Fri, 24 May 1996 07:51:25 +0000
parents affbc4e56bdb
children 85185f2a2576
files octMakefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in	Fri May 24 06:16:45 1996 +0000
+++ b/octMakefile.in	Fri May 24 07:51:25 1996 +0000
@@ -88,7 +88,7 @@
 	$(top_srcdir)/mkinstalldirs $(DIRS_TO_MAKE)
 	$(INSTALL_PROGRAM) octave-bug $(bindir)/octave-bug
 	$(INSTALL_PROGRAM) mkoctfile $(bindir)/mkoctfile
-	$(INSTALL_DATA) config.h $(includedir)/config.h
+	$(INSTALL_DATA) config.h $(octincludedir)/config.h
 
 maintainer-clean::
 	@echo ""