diff Makefile.am @ 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 44a018ea578c
children 314c1a72ede5
line wrap: on
line diff
--- 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 \