CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/13 12:50:47

Index: Makefile.am
===================================================================
RCS file: /sources/m4/m4/Makefile.am,v
retrieving revision 1.25.2.8
retrieving revision 1.25.2.9
diff -u -b -r1.25.2.8 -r1.25.2.9
--- Makefile.am 11 Jul 2006 14:17:40 -0000      1.25.2.8
+++ Makefile.am 13 Jul 2006 12:50:47 -0000      1.25.2.9
@@ -21,14 +21,14 @@
 ## Written by Gary V. Vaughan <[EMAIL PROTECTED]>
 
 SUBDIRS = . examples lib src doc checks
-EXTRA_DIST = bootstrap c-boxes.el GNUmakefile Makefile.maint \
+EXTRA_DIST = bootstrap c-boxes.el gendocs.sh 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.
 MAINTAINERCLEANFILES = COPYING INSTALL Makefile.in aclocal.m4 \
-       config-h.in configure depcomp doc/fdl.texi install-sh lib/* \
-       m4/[a-fh-z]* m4/g[a-mo-z]* m4/gnulib-comp.m4 m4/gnulib-tool.m4 \
+       config-h.in configure depcomp doc/fdl.texi gendocs.sh install-sh
+       lib/* m4/[a-fh-z]* m4/g[a-mo-z]* m4/gnulib-comp.m4 m4/gnulib-tool.m4 \
        missing stamp-h.in
 
 ACLOCAL_AMFLAGS = -I m4


Reply via email to