Commit 5731ca5a authored by Adam Cozzette's avatar Adam Cozzette

Added well_known_types_embed.cc to CLEANFILES so that it gets cleaned up

parent ee0a2434
...@@ -56,7 +56,8 @@ clean-local: ...@@ -56,7 +56,8 @@ clean-local:
CLEANFILES = $(protoc_outputs) unittest_proto_middleman \ CLEANFILES = $(protoc_outputs) unittest_proto_middleman \
testzip.jar testzip.list testzip.proto testzip.zip \ 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 = \ MAINTAINERCLEANFILES = \
Makefile.in Makefile.in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment