From e27cc7d5e36d9917220a41e161b513643d60e857 Mon Sep 17 00:00:00 2001 From: Tim Retout Date: Sat, 29 Dec 2007 15:33:21 +0000 Subject: [PATCH 1/1] Makefile.am (SUBDIRS): Remove duplicate intl. --- ChangeLog | 4 ++++ Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9425927..31efe9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-29 Tim Retout + + * Makefile.am (SUBDIRS): Remove duplicate intl. + 2007-10-31 Tim Retout * COPYING: Update to latest revision of GPLv2. diff --git a/Makefile.am b/Makefile.am index f5e56a6..a028a84 100644 --- 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 \ -- 2.17.1