diff options
author | Jim Blandy <jimb@redhat.com> | 1992-07-27 21:23:12 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-07-27 21:23:12 +0000 |
commit | 640fb248bf2ef13001a3fc98710ae9acb8f34f97 (patch) | |
tree | d028d7d6a482c1f1870f391a992bec3650c1b4f7 /src/=Makefile.in | |
parent | 17bf6276f21d55decac194e3e53fe12034ef55fd (diff) | |
download | emacs-640fb248bf2ef13001a3fc98710ae9acb8f34f97.tar.gz |
*** empty log message ***
Diffstat (limited to 'src/=Makefile.in')
-rw-r--r-- | src/=Makefile.in | 3 |
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 rm -f junk.c tags TAGS: - etags [a-z]*.h [a-z]*.c ../lisp/[a-z]*.el ../lisp/term/[a-z]*.el + etags [a-z]*.h [a-z]*.c ../lisp/[a-z]*.el ../lisp/term/[a-z]*.el \ + ../external-lisp/*.el |