]> www.ginac.de Git - cln.git/blobdiff - benchmarks/Makefile.am
Add support for LoongArch
[cln.git] / benchmarks / Makefile.am
index 3d3dfe68cc828ee82feeadb9b314a79b798397f5..1632dc76600933bf77b1ca9f5b720ec737966361 100644 (file)
@@ -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)