changeset 870:44961d0159ed

2007-1-14 Brian Masney <masneyb@gftp.org> * Makefile.am - removed intl/ directory from the SUBDIRS variable.
author masneyb
date Sun, 14 Jan 2007 19:52:29 +0000
parents af346af22fba
children f9a71e63edab
files ChangeLog Makefile.am
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 10 23:22:37 2007 +0000
+++ b/ChangeLog	Sun Jan 14 19:52:29 2007 +0000
@@ -1,3 +1,6 @@
+2007-1-14 Brian Masney <masneyb@gftp.org>
+	* Makefile.am - removed intl/ directory from the SUBDIRS variable.
+
 2007-1-10 Brian Masney <masneyb@gftp.org>
 	* AUTHORS README NEWS - added missing files for automake.
 
--- a/Makefile.am	Wed Jan 10 23:22:37 2007 +0000
+++ b/Makefile.am	Sun Jan 14 19:52:29 2007 +0000
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS= docs intl lib po src
+SUBDIRS= docs lib po src
 EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \
  gftp.spec.in debian/changelog debian/compat debian/control debian/copyright \
  debian/gftp-common.dirs debian/gftp-common.docs debian/gftp-common.install \