branch-1_4: Fix distcheck
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
Hello m4 patchers, This is needed since the build-aux move. Dunno if you still want to keep it in MAINTAINERCLEANFILES for a while? Cheers, Ralf 2007-11-20 Ralf Wildenhues <[email protected]> * Makefile.am: gendocs.sh is gone here. diff --git a/Makefile.am b/Makefile.am index 1ffa9df..f679949 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ## Written by Gary V. Vaughan <[email protected]> SUBDIRS = . examples lib src doc tests checks -EXTRA_DIST = bootstrap c-boxes.el gendocs.sh GNUmakefile Makefile.maint \ +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