Makefile.am (SUBDIRS): Remove duplicate intl. - enscript - GNU Enscript
 (HTM) git clone git://thinkerwim.org/enscript.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e27cc7d5e36d9917220a41e161b513643d60e857
 (DIR) parent 6324d91b4a45d0946ebf76e606ce162801a2aa87
 (HTM) Author: Tim Retout <diocles@gnu.org>
       Date:   Sat, 29 Dec 2007 15:33:21 +0000
       
       Makefile.am (SUBDIRS): Remove duplicate intl.
       
       Diffstat:
         M ChangeLog                           |       4 ++++
         M Makefile.am                         |       2 +-
       
       2 files changed, 5 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/ChangeLog b/ChangeLog
       @@ -1,3 +1,7 @@
       +2007-12-29  Tim Retout  <diocles@gnu.org>
       +
       +        * Makefile.am (SUBDIRS): Remove duplicate intl.
       +
        2007-10-31  Tim Retout  <diocles@gnu.org>
        
                * COPYING: Update to latest revision of GPLv2.
 (DIR) diff --git a/Makefile.am b/Makefile.am
       @@ -24,7 +24,7 @@
        # Boston, MA 02110-1301, USA.
        #
        
       -SUBDIRS = intl  m4  compat afm afmlib lib scripts intl src po states docs w32
       +SUBDIRS = m4 compat afm afmlib lib scripts intl src po states docs w32
        
        EXTRA_DIST = config.rpath  README.ESCAPES README.DOS ABOUT-NLS THANKS ascii.txt        \
        asciifise.txt asciidkno.txt 88591.txt 88592.txt 88593.txt 88594.txt        \