(TAGS, tags): Include new lisp subdirectories.

This commit is contained in:
Richard M. Stallman 1997-07-13 20:48:21 +00:00
parent 45cdceb922
commit 2d568a15b2

View file

@ -75,7 +75,7 @@ TAGS tags: lib-src FRC
if exist etags.exe mv -f etags.exe ../bin
cd ..
cd lisp
../bin/etags [a-zA-Z]*.el term/[a-zA-Z]*.el
../bin/etags [a-zA-Z]*.el [a-z][A-Z]*/[a-zA-Z]*.el
cd ..
cd src
../bin/etags --include=../lisp/TAGS \