From: Niels Möller Date: Mon, 27 Nov 2006 22:14:29 +0000 (+0100) Subject: * testsuite/Makefile.in (DISTFILES): Replaces rfc1750.txt by X-Git-Tag: nettle_1.15_release_20061128~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4f1ce9fc6b1678c951d0c6c3a931019a3e9cbd8;p=thirdparty%2Fnettle.git * testsuite/Makefile.in (DISTFILES): Replaces rfc1750.txt by gold-bug.txt. Rev: src/nettle/testsuite/Makefile.in:1.25 --- diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in index 1fb0db40..189e95a9 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -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)