aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--conformance/Makefile.am1
2 files changed, 2 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 \
diff --git a/conformance/Makefile.am b/conformance/Makefile.am
index 0e76b16a..1c022270 100644
--- a/conformance/Makefile.am
+++ b/conformance/Makefile.am
@@ -10,6 +10,7 @@ protoc_outputs = \
other_language_protoc_outputs = \
conformance.rb \
com/google/protobuf/conformance/Conformance.java \
+ conformance_pb2.py \
Conformance.pbobjc.h \
Conformance.pbobjc.m