* make-dist: Update for super-special file that can't live in etc/.
This commit is contained in:
parent
a4278e28f6
commit
3696bf2f63
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ echo "Making links to top-level files"
|
||||||
ln INSTALL README BUGS ${tempdir}
|
ln INSTALL README BUGS ${tempdir}
|
||||||
ln ChangeLog.*[0-9] Makefile.in autogen.sh configure configure.ac ${tempdir}
|
ln ChangeLog.*[0-9] Makefile.in autogen.sh configure configure.ac ${tempdir}
|
||||||
ln config.bat make-dist .dir-locals.el ${tempdir}
|
ln config.bat make-dist .dir-locals.el ${tempdir}
|
||||||
ln aclocal.m4 ${tempdir}
|
ln aclocal.m4 CONTRIBUTE ${tempdir}
|
||||||
|
|
||||||
echo "Creating subdirectories"
|
echo "Creating subdirectories"
|
||||||
for subdir in site-lisp \
|
for subdir in site-lisp \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue