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

(EXTRA_DIST): Include rfc1750.txt in the

distribution.

Rev: src/nettle/testsuite/Makefile.am:1.14
parent a6250ad0
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,8 @@ M4_FILES = aes-test.m4 arcfour-test.m4 blowfish-test.m4 cast128-test.m4 \
noinst_PROGRAMS = $(TS_PROGS)
LDADD = testutils.o ../libnettle.a
EXTRA_DIST = $(M4_FILES) macros.m4 testutils.c testutils.h run-tests
EXTRA_DIST = $(M4_FILES) macros.m4 testutils.c testutils.h \
run-tests rfc1750.txt
M4FLAGS = -P -s
# M4FLAGS = -P
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment