Browse Source

Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.

kenton@google.com 16 years ago
parent
commit
39671e5309
1 changed files with 6 additions and 1 deletions
  1. 6 1
      Makefile.am

+ 6 - 1
Makefile.am

@@ -156,4 +156,9 @@ MAINTAINERCLEANFILES =   \
   missing                \
   missing                \
   mkinstalldirs          \
   mkinstalldirs          \
   config.h.in            \
   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