aboutsummaryrefslogtreecommitdiff
path: root/unix/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'unix/mkfile')
-rw-r--r--unix/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/mkfile b/unix/mkfile
index 42560bb5..d05b297c 100644
--- a/unix/mkfile
+++ b/unix/mkfile
@@ -58,7 +58,7 @@ mk-with-libs.tgz:V:
mkdir zot
mv libutf libfmt libbio libregexp mk zot
mv zot mk
- cp Makefile mk/Makefile
+ cp make/Makefile.all mk/Makefile
tar cf - mk | gzip > $target
rm -r mk