]> code.delx.au - gnu-emacs/commitdiff
Don't distribute oldXMenu/Makefile.
authorJim Blandy <jimb@redhat.com>
Sun, 16 May 1993 20:36:30 +0000 (20:36 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 16 May 1993 20:36:30 +0000 (20:36 +0000)
make-dist

index 4853a3e840c51ce30fb7ff26884f85d6001ac42e..cf5070f9c7b0531f64c2448ba4a5c88a8b2fa61c 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -199,7 +199,7 @@ echo "Making links to \`lib-src'."
 echo "Making links to \`oldXMenu'."
 (cd oldXMenu
  ln *.c *.h *.in ../${tempdir}/oldXMenu
- ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu
+ ln README Imakefile ChangeLog ../${tempdir}/oldXMenu
  ln compile.com descrip.mms ../${tempdir}/oldXMenu)
 
 echo "Making links to \`etc'."