Remove autogenerated files from EXTRA_DIST.

Apparently they were once necessary, but autoconf now includes them
automatically.  Some of them are not used anymore, and this caused make dist to
fail.
This commit is contained in:
Guus Sliepen 2009-09-29 16:25:20 +02:00
parent 9a2b0f88a9
commit 3282375f4d

View file

@ -6,7 +6,7 @@ SUBDIRS = m4 lib src doc
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config.rpath mkinstalldirs have.h system.h COPYING.README depcomp
EXTRA_DIST = have.h system.h COPYING.README
ChangeLog:
git log > ChangeLog