summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2016-01-20 19:13:27 +0100
committerNiels Möller <nisse@lysator.liu.se>2016-01-20 19:13:27 +0100
commit746ccf6cd46652e7ef51de3a574ae888a08b8434 (patch)
tree1985bae9f7dbeff53b43a287967f7f015597a2d1 /testsuite
parent071f93c86fe9999443c0b5acf050642d0a1bbc94 (diff)
downloadnettle-746ccf6cd46652e7ef51de3a574ae888a08b8434.tar.gz
Delete dlopen-test on make clean.
Diffstat (limited to 'testsuite')
-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