Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.

This commit is contained in:
kenton@google.com 2009-07-31 21:46:11 +00:00
parent 6cbe32fa13
commit 39671e5309

View file

@ -156,4 +156,9 @@ MAINTAINERCLEANFILES = \
missing \
mkinstalldirs \
config.h.in \
stamp.h.in
stamp.h.in \
m4/ltsugar.m4 \
m4/libtool.m4 \
m4/ltversion.m4 \
m4/lt~obsolete.m4 \
m4/ltoptions.m4