From 0c716d51ad38e70d6cf21953dbe6453bc733eff2 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Fri, 14 Sep 2001 12:07:11 +0000
Subject: [PATCH] added README and FILEFORMAT to distrbution archive

---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1b9072cb31..b98a38fdc9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,5 @@
 EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl \
-	     ftpsserver.pl stunnel.pm getpart.pm
+	     ftpsserver.pl stunnel.pm getpart.pm FILEFORMAT README
 
 SUBDIRS = data
 
-- 
GitLab