CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/07/02 01:34:25
Index: Makefile.am =================================================================== RCS file: /sources/m4/m4/Makefile.am,v retrieving revision 1.25.2.5 retrieving revision 1.25.2.6 diff -u -b -r1.25.2.5 -r1.25.2.6 --- Makefile.am 22 Jun 2006 14:54:07 -0000 1.25.2.5 +++ Makefile.am 2 Jul 2006 01:34:24 -0000 1.25.2.6 @@ -21,7 +21,8 @@ ## Written by Gary V. Vaughan <[EMAIL PROTECTED]> SUBDIRS = examples lib src doc checks -EXTRA_DIST = bootstrap c-boxes.el Makefile.maint m4/gnulib-cache.m4 +EXTRA_DIST = bootstrap c-boxes.el GNUmakefile 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.
