aboutsummaryrefslogtreecommitdiffstats
path: root/configure.pl
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-05-18 21:19:12 +0000
committerlloyd <[email protected]>2006-05-18 21:19:12 +0000
commitc16f5d17337fe2ca05250812c949576be4860266 (patch)
tree0804a88c0f3b9b96e059c75ba86e7b36c55ff457 /configure.pl
parent0e1f7ff176c6481cbe90e20eeea3f4084c8eb7e1 (diff)
Split off the generic intro stuff from readme.txt into doc/info.txt
Diffstat (limited to 'configure.pl')
-rwxr-xr-xconfigure.pl1
1 files changed, 1 insertions, 0 deletions
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,