* automake.in (handle_emacs_lisp): Define $(ELCFILES) as
commit1c4bc227523a48dac4bad173cf196cdf8963633d
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 12:18:02 +0000 (1 12:18 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 1 Feb 2004 12:18:02 +0000 (1 12:18 +0000)
tree9a13628b0b75894c932946a81be1158fe62fd927
parent21928ab0dc666aeb55a5cef5de0f52ac6747c485
* automake.in (handle_emacs_lisp): Define $(ELCFILES) as
$(am__ELCFILES), and always push it on @all.  Do not mention
elc-stamp.
* lib/am/lisp.am (.el.elc): Rewrite as ...
($(am__ELCFILES)): ... this, and depend on elc-stamp.
(elc-stamp): Make sure elc-stamp is older that all .elc files, as
explained in the manual entry below.
ChangeLog
automake.in
lib/am/lisp.am