Mercurial > hg > octave-nkf
diff octMakefile.in @ 2219:11f3ca00c095
[project @ 1996-05-16 18:21:15 by jwe]
author | jwe |
---|---|
date | Thu, 16 May 1996 18:21:15 +0000 |
parents | a50f869537b9 |
children | b9b575b75d81 |
line wrap: on
line diff
--- a/octMakefile.in +++ b/octMakefile.in @@ -25,7 +25,7 @@ DISTFILES = $(CONF_DISTFILES) \ BUGS COPYING INSTALL INSTALL.OCTAVE NEWS PROJECTS README \ README.NLP ROADMAP SENDING-PATCHES THANKS move-if-change \ - octave.sh octave-bug.in doinstall.sh mkinstalldirs \ + octave.sh octave-bug.in doinstall.sh mkinstalldirs mkoctfile.in \ MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] # Complete directory trees to distribute. @@ -86,6 +86,7 @@ install:: $(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 maintainer-clean::