# HG changeset patch # User jwe # Date 831954494 0 # Node ID 4a0218a3ee908f9c77bdd37613f1e71c95d9bc88 # Parent bda7506b4704a310be905ddd659f9819dfca6827 [project @ 1996-05-13 02:28:14 by jwe] diff -r bda7506b4704 -r 4a0218a3ee90 octMakefile.in --- 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 ""