Fix make-dist typo
* make-dist: Fix typo introduced in the Bug#25895 fix.
This commit is contained in:
parent
a608330b40
commit
84b6bc9eff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue