]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
(EXTRA_DIST): Include rfc1750.txt in the
authorNiels Möller <nisse@lysator.liu.se>
Mon, 15 Oct 2001 15:35:27 +0000 (17:35 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 15 Oct 2001 15:35:27 +0000 (17:35 +0200)
distribution.

Rev: src/nettle/testsuite/Makefile.am:1.14

testsuite/Makefile.am

index c61a8d981569baf721ac893e161f028c879dfb8c..0815ffa14d950dcc2a783ec0b37ed452cc3f3dd1 100644 (file)
@@ -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