aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmarks
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-05-06 12:47:41 -0400
committerGravatar Thomas Van Lenten <thomasvl@google.com>2016-05-06 12:47:41 -0400
commitb661fb5000cdef8d22a610b410188bc9a04be703 (patch)
treed09494d456bfe994edf1613b7442233d2e8aed96 /benchmarks
parentce2ef0d7055cbf03ae585b7131db166a4727c555 (diff)
Add the missing maintiner-clean entry for benchmarks
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/Makefile.am b/benchmarks/Makefile.am
index 1e162eb1..f730afe5 100644
--- a/benchmarks/Makefile.am
+++ b/benchmarks/Makefile.am
@@ -40,6 +40,9 @@ CLEANFILES = \
protoc_middleman2 \
dataset.*
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
if USE_EXTERNAL_PROTOC
protoc_middleman: $(benchmarks_protoc_inputs)