lwlib/Imakefile is removed.
This commit is contained in:
parent
f6078b986c
commit
ebb81677db
1 changed files with 1 additions and 2 deletions
|
@ -554,8 +554,7 @@ echo "Making links to \`oldXMenu'"
|
|||
echo "Making links to \`lwlib'"
|
||||
(cd lwlib
|
||||
ln *.c *.h *.in ../${tempdir}/lwlib
|
||||
ln README Imakefile ChangeLog ../${tempdir}/lwlib
|
||||
cd ../${tempdir}/lwlib)
|
||||
ln README ChangeLog ../${tempdir}/lwlib)
|
||||
|
||||
echo "Making links to \`etc'"
|
||||
### Don't distribute = files, TAGS, DOC files, backups, autosaves, or
|
||||
|
|
Loading…
Add table
Reference in a new issue