CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/06/22 14:54:07
Index: Makefile.am =================================================================== RCS file: /sources/m4/m4/Makefile.am,v retrieving revision 1.25.2.4 retrieving revision 1.25.2.5 diff -u -b -r1.25.2.4 -r1.25.2.5 --- Makefile.am 17 Jun 2006 13:11:18 -0000 1.25.2.4 +++ Makefile.am 22 Jun 2006 14:54:07 -0000 1.25.2.5 @@ -21,7 +21,7 @@ ## Written by Gary V. Vaughan <[EMAIL PROTECTED]> SUBDIRS = examples lib src doc checks -EXTRA_DIST = bootstrap c-boxes.el Makefile.maint +EXTRA_DIST = bootstrap c-boxes.el Makefile.maint m4/gnulib-cache.m4 DISTCLEANFILES = stamp-h ## maintainer-clean should remove as much as possible that ./bootstrap can ## recreate. In the m4 directory, keep only gnulib-cache.m4.
