소스 검색

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

Adam Cozzette 8 년 전
부모
커밋
f424c715e1
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/Makefile.am

+ 2 - 1
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