aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-07-31 21:46:11 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-07-31 21:46:11 +0000
commit39671e530974555d09ab6c7fcfed4114a80c5ed3 (patch)
tree77fd7ebd1f50e078614e3d2c8f2d59a1c2dcc29d /Makefile.am
parent6cbe32fa13acc9495128739487d79f04fb0248f9 (diff)
downloadprotobuf-39671e530974555d09ab6c7fcfed4114a80c5ed3.tar.gz
protobuf-39671e530974555d09ab6c7fcfed4114a80c5ed3.tar.bz2
protobuf-39671e530974555d09ab6c7fcfed4114a80c5ed3.zip
Extend MAINTAINERCLEANFILES to include some things automatically added by libtoolize.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d3ed37ca..d2f90346 100644
--- a/Makefile.am
+++ b/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