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

(EXTRA_DIST): Distribute setup-env and

teardown-env.

Rev: src/nettle/examples/Makefile.am:1.7
parent c8d1e6f3
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ nettle_benchmark_LDADD = ../libnettle.a
TS_PROGS = rsa-sign-test rsa-verify-test
EXTRA_DIST = io.c io.h run-tests $(TS_PROGS)
EXTRA_DIST = io.c io.h run-tests setup-env teardown-env $(TS_PROGS)
.PHONY: run-tests
run-tests: $(TS_PROGS)
......
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