Skip to content
Snippets Groups Projects
Commit 29ef579b authored by Niels Möller's avatar Niels Möller
Browse files

* testsuite/Makefile.in (clean): Delete sha1-huge-test.

Rev: src/nettle/testsuite/Makefile.in:1.22
parent 43256273
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ distdir: $(DISTFILES)
cp $? $(distdir)
clean:
-rm -f $(TARGETS) *.o test.in test1.out test2.out
-rm -f $(TARGETS) $(EXTRA_TARGETS) *.o test.in test1.out test2.out
distclean: clean
-rm -f Makefile *.d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment