aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist3
1 files changed, 1 insertions, 2 deletions
diff --git a/make-dist b/make-dist
index a113e00413b..8a23fd7daca 100755
--- a/make-dist
+++ b/make-dist
@@ -480,7 +480,7 @@ echo "Making links to \`lib-src'"
480(cd lib-src 480(cd lib-src
481 ln [a-zA-Z]*.[chmy] ../${tempdir}/lib-src 481 ln [a-zA-Z]*.[chmy] ../${tempdir}/lib-src
482 ln ChangeLog Makefile.in README testfile vcdiff ../${tempdir}/lib-src 482 ln ChangeLog Makefile.in README testfile vcdiff ../${tempdir}/lib-src
483 ln b2m.pl grep-changelog rcs2log rcs-checkin ../${tempdir}/lib-src 483 ln grep-changelog rcs2log rcs-checkin ../${tempdir}/lib-src
484 ln makefile.w32-in ../${tempdir}/lib-src 484 ln makefile.w32-in ../${tempdir}/lib-src
485 ## If we ended up with a symlink, or if we did not get anything 485 ## If we ended up with a symlink, or if we did not get anything
486 ## due to a cross-device symlink, copy the file. 486 ## due to a cross-device symlink, copy the file.
@@ -769,5 +769,4 @@ else
769 rm -rf ${tempparent} 769 rm -rf ${tempparent}
770fi 770fi
771 771
772# arch-tag: 26e3eb50-a394-4ab2-82b2-d8e5af500de7
773### make-dist ends here 772### make-dist ends here