From d4f1ce9fc6b1678c951d0c6c3a931019a3e9cbd8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Mon, 27 Nov 2006 23:14:29 +0100
Subject: [PATCH] * testsuite/Makefile.in (DISTFILES): Replaces rfc1750.txt by
 gold-bug.txt.

Rev: src/nettle/testsuite/Makefile.in:1.25
---
 testsuite/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)
 
-- 
GitLab