summaryrefslogtreecommitdiff
path: root/test/rlhc.d/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/rlhc.d/Makefile.am')
-rw-r--r--test/rlhc.d/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rlhc.d/Makefile.am b/test/rlhc.d/Makefile.am
index 9d150771..edcc5979 100644
--- a/test/rlhc.d/Makefile.am
+++ b/test/rlhc.d/Makefile.am
@@ -1089,10 +1089,10 @@ CASES = \
case/union.cpp-C-T1--goto-backend.exp \
case/union.cpp-C-T1--goto-backend.in
-CLEANFILES = gentests rlhc.c
+CLEANFILES = rlhc.c
clean-local:
- rm -Rf working case
+ rm -Rf working
check-local:
if test '$(builddir)' != '$(srcdir)'; then \