diff options
author | BSBandme <chongyilun250@sina.com> | 2018-07-09 11:37:39 -0700 |
---|---|---|
committer | BSBandme <chongyilun250@sina.com> | 2018-07-09 11:37:39 -0700 |
commit | 82b490f6fd8408eb6a2d2091dc8be1057876d06d (patch) | |
tree | 27f1108f807c3146017faa1018ae9eb8f7f019d7 | |
parent | a194ffae97848d8601c3483125c440931035741c (diff) |
Fix cpp_distcheck
-rw-r--r-- | conformance/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conformance/Makefile.am b/conformance/Makefile.am index 765f3588..e51ab80a 100644 --- a/conformance/Makefile.am +++ b/conformance/Makefile.am @@ -279,8 +279,6 @@ $(protoc_outputs): protoc_middleman $(other_language_protoc_outputs): protoc_middleman -BUILT_SOURCES = $(protoc_outputs) $(other_language_protoc_outputs) - CLEANFILES = $(protoc_outputs) protoc_middleman javac_middleman conformance-java javac_middleman_lite conformance-java-lite conformance-csharp conformance-php conformance-php-c $(other_language_protoc_outputs) MAINTAINERCLEANFILES = \ |