aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJim Blandy1992-07-27 21:23:12 +0000
committerJim Blandy1992-07-27 21:23:12 +0000
commitaaa8a4bdec17af6e8f89bf96f9563b690ded969b (patch)
tree25e34d133f8706e6ef1f03cb67e5282b10fc3b32 /src
parent7500877e4a0bc3cf7731031b75be808d8aadb477 (diff)
downloademacs-aaa8a4bdec17af6e8f89bf96f9563b690ded969b.tar.gz
emacs-aaa8a4bdec17af6e8f89bf96f9563b690ded969b.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index fbaa7356f43..6e27031c407 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -47,4 +47,5 @@ xmakefile: ymakefile config.h
47 rm -f junk.c 47 rm -f junk.c
48 48
49tags TAGS: 49tags TAGS:
50 etags [a-z]*.h [a-z]*.c ../lisp/[a-z]*.el ../lisp/term/[a-z]*.el 50 etags [a-z]*.h [a-z]*.c ../lisp/[a-z]*.el ../lisp/term/[a-z]*.el \
51 ../external-lisp/*.el