* Makefile.am (TAGS_FILES): Use this variable instead of
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 9 Feb 2004 01:48:34 +0000 (01:48 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 9 Feb 2004 01:48:34 +0000 (01:48 +0000)
commitf1dc5f45ab455339c02340d612af409ab9f51fc9
tree60cea1bcd090141afcdd64d4d349f699fe86e760
parent16353acc6f0d025d4dc101d01285611d7162a0f4
* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.

* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.

* debugger/breakpoints/Makefile.am (TAGS_FILES),
debugger/Makefile.am (TAGS_FILES), Makefile.am (TAGS_FILES): Use
this variable instead of ETAGS_ARGS so that TAGS can be built
using separate build directory.

* primitives/Makefile.am (TAGS_FILES), internals/Makefile.am
(TAGS_FILES), Makefile.am (TAGS_FILES): Use this variable instead
of ETAGS_ARGS so that TAGS can be built using separate build
directory.

* Makefile.am, goops/Makefile.am (TAGS_FILES): Use this variable
instead of ETAGS_ARGS so that TAGS can be built using separate
build directory.

* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.
17 files changed:
emacs/ChangeLog
emacs/Makefile.am
guile-readline/ChangeLog
guile-readline/Makefile.am
ice-9/ChangeLog
ice-9/Makefile.am
ice-9/debugger/Makefile.am
ice-9/debugger/breakpoints/Makefile.am
lang/elisp/ChangeLog
lang/elisp/Makefile.am
lang/elisp/internals/Makefile.am
lang/elisp/primitives/Makefile.am
oop/ChangeLog
oop/Makefile.am
oop/goops/Makefile.am
srfi/ChangeLog
srfi/Makefile.am