浏览代码

Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.

kenton@google.com 16 年之前
父节点
当前提交
39671e5309
共有 1 个文件被更改,包括 6 次插入1 次删除
  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