summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-05-16 20:36:30 +0000
committerJim Blandy <jimb@redhat.com>1993-05-16 20:36:30 +0000
commitdf1ec5669474c3f666c65587ce385c53d8534d5d (patch)
treeccca3e046d968f8d6b640f2c712a2fcb1701388a /make-dist
parent8bdbf9ed9cf520702aea6afd16847d022b4ab1fd (diff)
downloademacs-df1ec5669474c3f666c65587ce385c53d8534d5d.tar.gz
Don't distribute oldXMenu/Makefile.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 4853a3e840c..cf5070f9c7b 100755
--- 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'."