CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/06/19 19:10:19
Modified files:
. : ChangeLog Makefile.am
Log message:
* Makefile.am (src_m4_DEPENDENCIES): Make dependency explicit.
(clean-local): Split into and depend upon...
(clean-local-tests, clean-local-src): ...these two. The latter
removes the libtool object directory below `src', to work around
a buglet in Automake, failing to list it.
(EXTRA_DIST): Distribute modules/perl.c.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.311&r2=1.312
http://cvs.savannah.gnu.org/viewcvs/m4/Makefile.am?cvsroot=m4&r1=1.33&r2=1.34