Browse Source

Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.

kenton@google.com 16 năm trước cách đây
mục cha
commit
39671e5309
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 6 1
      Makefile.am

+ 6 - 1
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