summaryrefslogtreecommitdiff
path: root/test/trans.d
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-05-05 13:54:09 +0300
committerAdrian Thurston <thurston@colm.net>2020-05-05 13:54:09 +0300
commit6eba9eeb1c846441733bece33e3f502e708b7934 (patch)
tree7adf6157892e606c5bf8f77e3780d3055dd29a37 /test/trans.d
parentb24824531ab24a3909971f28271fed106f8f241a (diff)
downloadcolm-6eba9eeb1c846441733bece33e3f502e708b7934.tar.gz
added clean-local targets to remove workin dirs
Diffstat (limited to 'test/trans.d')
-rw-r--r--test/trans.d/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/trans.d/Makefile.am b/test/trans.d/Makefile.am
index a1e3719e..4a9d8798 100644
--- a/test/trans.d/Makefile.am
+++ b/test/trans.d/Makefile.am
@@ -377,3 +377,6 @@ CASES = \
case/zlen1.rl \
case/zlen1_ruby.rl \
case/zlen1_rust.rl
+
+clean-local:
+ rm -Rf working