summaryrefslogtreecommitdiff
path: root/test/trans.d/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/trans.d/Makefile.am')
-rw-r--r--test/trans.d/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/trans.d/Makefile.am b/test/trans.d/Makefile.am
index 200cd10a..9d61772c 100644
--- a/test/trans.d/Makefile.am
+++ b/test/trans.d/Makefile.am
@@ -376,10 +376,10 @@ CASES = \
case/zlen1_ruby.rl \
case/zlen1_rust.rl
-CLEANFILES = gentests trans.c
+CLEANFILES = trans.c
clean-local:
- rm -Rf working case
+ rm -Rf working
check-local:
if test '$(builddir)' != '$(srcdir)'; then \