]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
* testsuite/Makefile.in (DISTFILES): Replaces rfc1750.txt by
authorNiels Möller <nisse@lysator.liu.se>
Mon, 27 Nov 2006 22:14:29 +0000 (23:14 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 27 Nov 2006 22:14:29 +0000 (23:14 +0100)
gold-bug.txt.

Rev: src/nettle/testsuite/Makefile.in:1.25

testsuite/Makefile.in

index 1fb0db40382669616a53444e703c777ddc017b89..189e95a9be65f551a86f66bd559dc63785503b6e 100644 (file)
@@ -38,7 +38,7 @@ SOURCES = $(TS_SOURCES) testutils.c
 
 DISTFILES = $(SOURCES) $(EXTRA_SOURCES) cxx-test.cxx Makefile.in .test-rules.make \
        $(TS_SH) run-tests teardown-env \
-       rfc1750.txt testutils.h
+       gold-bug.txt testutils.h
 
 all: $(TARGETS) $(EXTRA_TARGETS)