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

(CLEANFILES): Delete test.in, test1.out and test2.out.

Rev: src/nettle/testsuite/Makefile.am:1.36
parent 188a80b0
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,8 @@ LDADD = testutils.o -lnettle ../libnettle.a
EXTRA_DIST = $(TS_SH) testutils.c testutils.h \
run-tests rfc1750.txt
CLEANFILES = test.in test1.out test2.out
.PHONY: check
check: $(TS_ALL) $(srcdir)/run-tests
LD_LIBRARY_PATH=../.lib srcdir="$(srcdir)" \
......
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