summaryrefslogtreecommitdiff
path: root/test/colm.d/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/colm.d/Makefile.am')
-rw-r--r--test/colm.d/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/colm.d/Makefile.am b/test/colm.d/Makefile.am
index 6106f5aa..08e40121 100644
--- a/test/colm.d/Makefile.am
+++ b/test/colm.d/Makefile.am
@@ -180,3 +180,6 @@ EXTRA_DIST = \
gentests: gentests.sh Makefile
@$(top_srcdir)/sedsubst $< $@ -w,+x $(SED_SUBST)
+clean-local:
+ rm -Rf working
+