aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Adam Cozzette <acozzette@google.com>2016-12-20 10:59:42 -0800
committerGravatar Adam Cozzette <acozzette@google.com>2016-12-20 15:47:51 -0800
commit5731ca5af0057b77780ac61a7fe08344e639b3ce (patch)
treea0e25e1d9b8139cb8bb76d0c694e5d2166229f6d /src/Makefile.am
parentee0a24346e6542d81b47b3be60c215ffb9b06d1e (diff)
Added well_known_types_embed.cc to CLEANFILES so that it gets cleaned up
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2f54be0f..37204ea0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -56,7 +56,8 @@ clean-local:
CLEANFILES = $(protoc_outputs) unittest_proto_middleman \
testzip.jar testzip.list testzip.proto testzip.zip \
- no_warning_test.cc
+ no_warning_test.cc \
+ google/protobuf/compiler/js/well_known_types_embed.cc
MAINTAINERCLEANFILES = \
Makefile.in