Add the missing maintiner-clean entry for benchmarks
This commit is contained in:
parent
ce2ef0d705
commit
b661fb5000
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ CLEANFILES = \
|
|||
protoc_middleman2 \
|
||||
dataset.*
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
Makefile.in
|
||||
|
||||
if USE_EXTERNAL_PROTOC
|
||||
|
||||
protoc_middleman: $(benchmarks_protoc_inputs)
|
||||
|
|
Loading…
Add table
Reference in a new issue