diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index 121a1ec65cd..57d2ec17744 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 @@ -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 \