changeset 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 f44d96f6ca9f
files octMakefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in	Mon May 13 02:19:34 1996 +0000
+++ b/octMakefile.in	Mon May 13 02:28:14 1996 +0000
@@ -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 ""