From c16f5d17337fe2ca05250812c949576be4860266 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 18 May 2006 21:19:12 +0000 Subject: Split off the generic intro stuff from readme.txt into doc/info.txt --- configure.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.pl') diff --git a/configure.pl b/configure.pl index 601f1adcb..a5fac88ae 100755 --- a/configure.pl +++ b/configure.pl @@ -71,6 +71,7 @@ my %DOCS = ( 'credits.txt' => $DOC_DIR, # 'deprecated.txt' => $DOC_DIR, + 'info.txt' => $DOC_DIR, 'license.txt' => $DOC_DIR, 'log.txt' => $DOC_DIR, 'thanks.txt' => $DOC_DIR, -- cgit v1.2.3