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

pull/2521/head
Adam Cozzette 8 years ago
parent ee0a24346e
commit 5731ca5af0
  1. 3
      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

Loading…
Cancel
Save