changeset 2139:2c0a880cee0d

[project @ 1996-05-13 04:16:04 by jwe]
author jwe
date Mon, 13 May 1996 04:16:04 +0000
parents 071f076f0a72
children 2c15367c2149
files Makefile.in
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Mon May 13 04:11:50 1996 +0000
+++ b/Makefile.in	Mon May 13 04:16:04 1996 +0000
@@ -33,10 +33,10 @@
 
 # plplot should go in TARGETS if we start distributing it.
 
-TARGETS = octave-bug libcruft liboctave kpathsea info readline dlfcn \
+TARGETS = octave-bug mkoctfile libcruft liboctave kpathsea info dlfcn \
 	src scripts doc check octave.info INSTALL.OCTAVE BUGS \
-	install uninstall tags TAGS clean-tar dist-z links-for-dist dist-tar \
-	clean-dist-tar dist links-for-bin-dist bin-dist-tar \
+	install uninstall tags TAGS clean-tar dist-z links-for-dist \
+	dist-tar clean-dist-tar dist links-for-bin-dist bin-dist-tar \
 	clean-bin-dist-tar binary-dist doc-dist-tar clean-doc-dist-tar \
 	doc-dist local-dist-tar clean-local-dist-tar local-dist \
 	split-dist split-local-dist conf-dist \