(TAGS, tags): Include new lisp subdirectories.
This commit is contained in:
parent
45cdceb922
commit
2d568a15b2
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue