diff octMakefile.in @ 2133:4a0218a3ee90

[project @ 1996-05-13 02:28:14 by jwe]
author jwe
date Mon, 13 May 1996 02:28:14 +0000
parents bda7506b4704
children 12e92d302bbf
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -97,7 +97,8 @@
 
 install::
 	$(top_srcdir)/mkinstalldirs $(DIRS_TO_MAKE)
-	$(INSTALL) octave-bug $(bindir)/octave-bug
+	$(INSTALL_PROGRAM) octave-bug $(bindir)/octave-bug
+	$(INSTALL_DATA) config.h $(includedir)/config.h
 
 maintainer-clean::
 	@echo ""