Oops, step's configure.ac should be in the DISTCLEANFILES list.

This commit is contained in:
Cliff Yapp 2009-03-13 18:33:28 +00:00
parent 1f6529c238
commit 90e08c63e7

View file

@ -29,7 +29,8 @@ EXTRA_DIST = \
config \
ChangeLog \
autogen.sh \
libtool
libtool \
configure.ac
DISTCLEANFILES = \
$(CONFIG_CACHE) \