X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=benchmarks%2FMakefile.am;h=1632dc76600933bf77b1ca9f5b720ec737966361;hb=09d9f676a5d1c9652b732d0dd78f0c6130a83165;hp=3d3dfe68cc828ee82feeadb9b314a79b798397f5;hpb=55a8c69cf2c35d39820bf0a68c52f6f675788937;p=cln.git diff --git a/benchmarks/Makefile.am b/benchmarks/Makefile.am index 3d3dfe6..1632dc7 100644 --- a/benchmarks/Makefile.am +++ b/benchmarks/Makefile.am @@ -17,3 +17,8 @@ DEFAULT_INCLUDES = -I.@am__isrc@ EXTRA_DIST = README bench2.txt timebench2.sh + +# Remove .deps directories created by 'configure'. +# I would say that this left-over is an Automake 1.16.1 bug. +distclean-local: + rm -rf $(DEPDIR)