Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / msdos / mainmake.v2
index e1e646a..3df6ca1 100644 (file)
@@ -161,8 +161,7 @@ TAGS tags:  lib-src FRC
        cd src
        ../bin/etags --include=../lisp/TAGS \
         --regex='/[    ]*DEFVAR_[A-Z_  (]+"\([^"]+\)"/' \
-        $(CURDIR)/src/*.c $(CURDIR)/src/*.h \
-         $(CURDIR)/src/s/msdos.h
+        $(CURDIR)/src/*.c $(CURDIR)/src/*.h
        cd ..
        ./bin/etags --include=src/TAGS