(TAGS): Fix file name wildcards in lisp directory.
This commit is contained in:
@@ -83,7 +83,7 @@ TAGS tags: lib-src FRC
|
||||
if exist etags.exe mv -f etags.exe ../bin
|
||||
cd ..
|
||||
cd lisp
|
||||
../bin/etags [a-zA-Z]*.el [a-z][A-Z]*/[a-zA-Z]*.el
|
||||
../bin/etags [a-zA-Z]*.el [a-zA-Z]*/[a-zA-Z]*.el
|
||||
cd ..
|
||||
cd src
|
||||
../bin/etags --include=../lisp/TAGS \
|
||||
|
||||
Reference in New Issue
Block a user