Moved and renamed some documentation files.
authormarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 13:44:00 +0000 (14:44 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 13:44:00 +0000 (14:44 +0100)
Makefile.in
docs/ChangeLog_nmh [moved from ChangeLog with 100% similarity]
docs/DIFFERENCES_nmh_MH [moved from docs/DIFFERENCES with 100% similarity]
docs/MACHINES [moved from MACHINES with 100% similarity]
docs/Makefile.in
docs/README.attachments [moved from docs/README-ATTACHMENTS with 100% similarity]
docs/README.hooks [moved from docs/README-HOOKS with 100% similarity]
docs/README.mail-filtering [moved from docs/MAIL.FILTERING with 100% similarity]

index 9d548b3..89fa10b 100644 (file)
@@ -61,8 +61,8 @@ INSTALL_DATA    = @INSTALL_DATA@
 .SUFFIXES:
 
 # all files in this directory included in the distribution
 .SUFFIXES:
 
 # all files in this directory included in the distribution
-DIST = ChangeLog COPYRIGHT DATE INSTALL MACHINES README VERSION \
-       ChangeLog install-sh Makefile.in aclocal.m4 \
+DIST = COPYRIGHT DATE INSTALL README VERSION \
+       install-sh Makefile.in aclocal.m4 \
        acconfig.h config.h.in configure.ac configure stamp-h.in \
        config.sub config.guess
 
        acconfig.h config.h.in configure.ac configure stamp-h.in \
        config.sub config.guess
 
similarity index 100%
rename from ChangeLog
rename to docs/ChangeLog_nmh
similarity index 100%
rename from docs/DIFFERENCES
rename to docs/DIFFERENCES_nmh_MH
similarity index 100%
rename from MACHINES
rename to docs/MACHINES
index a68ab2c..df10b4b 100644 (file)
@@ -10,8 +10,9 @@ VPATH  = @srcdir@
 # header files included in distribution
 FILES = COMPLETION-BASH COMPLETION-TCSH COMPLETION-ZSH               \
         ChangeLog_MH-3_to_MH-6.6 ChangeLog_MH-6.7.0_to_MH-6.8.4.html \
 # header files included in distribution
 FILES = COMPLETION-BASH COMPLETION-TCSH COMPLETION-ZSH               \
         ChangeLog_MH-3_to_MH-6.6 ChangeLog_MH-6.7.0_to_MH-6.8.4.html \
-        DIFFERENCES FAQ MAIL.FILTERING MAILING-LISTS README.about    \
-        README-ATTACHMENTS README-HOOKS README.SASL                  \
+        ChangeLog_nmh DIFFERENCES_nmh_MH MACHINES \
+        FAQ README.mail-filtering MAILING-LISTS README.about    \
+        README.attachments README.hooks README.SASL                  \
         README.developers README.manpages TODO
 
 # auxiliary files
         README.developers README.manpages TODO
 
 # auxiliary files
similarity index 100%
rename from docs/README-HOOKS
rename to docs/README.hooks