Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.

pull/3335/head
kenton@google.com 16 years ago
parent 6cbe32fa13
commit 39671e5309
  1. 7
      Makefile.am

@ -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

Loading…
Cancel
Save