]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix make-dist typo
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Mar 2017 21:24:31 +0000 (14:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Mar 2017 21:24:51 +0000 (14:24 -0700)
* make-dist: Fix typo introduced in the Bug#25895 fix.

make-dist

index e85a2d667b2626518547dc20df1db3c487030ac2..4054075e3aa29c65a6ce59e38bd52e2a3b3a0f06 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -458,7 +458,7 @@ echo "Making links to 'lib-src'"
 (cd lib-src
  ln [a-zA-Z]*.[ch] ../${tempdir}/lib-src
  ln ChangeLog.*[0-9] Makefile.in README ../${tempdir}/lib-src
- ln rcs2log ../${tempdir}/lib-src
+ ln rcs2log ../${tempdir}/lib-src)
 
 echo "Making links to 'm4'"
 (cd m4