From 2d568a15b26278745cd7e46d42b638d6ff8a96f7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 13 Jul 1997 20:48:21 +0000 Subject: [PATCH] (TAGS, tags): Include new lisp subdirectories. --- msdos/mainmake.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.5