summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile.in')
-rw-r--r--testsuite/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
index dbbd1067..02c18fc8 100644
--- a/testsuite/Makefile.in
+++ b/testsuite/Makefile.in
@@ -138,7 +138,8 @@ distdir: $(DISTFILES)
cp $? $(distdir)
clean:
- -rm -f $(TARGETS) $(EXTRA_TARGETS) *.o test.in test1.out test2.out
+ -rm -f $(TARGETS) $(EXTRA_TARGETS) dlopen-test$(EXEEXT) \
+ *.o test.in test1.out test2.out
distclean: clean
-rm -f Makefile *.d