aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2015-12-10 15:34:34 -0500
committerThomas Van Lenten <thomasvl@google.com>2015-12-10 15:34:34 -0500
commita20d0b6cd458abc164915ceb672448a79261deae (patch)
tree504e3a447bc28681da89c676e37abe85d50ee66e /Makefile.am
parent014b9012d32c6409bf2f4f13ff4608a2cbc7cb9a (diff)
downloadprotobuf-a20d0b6cd458abc164915ceb672448a79261deae.tar.gz
protobuf-a20d0b6cd458abc164915ceb672448a79261deae.tar.bz2
protobuf-a20d0b6cd458abc164915ceb672448a79261deae.zip
Fix dist_clean and maintainer-clean to get more generated files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8657f821..bb735177 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -682,6 +682,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
# Deletes all the files generated by autogen.sh.
MAINTAINERCLEANFILES = \
aclocal.m4 \
+ ar-lib \
config.guess \
config.sub \
configure \