diff Makefile.am @ 896:5b7b1d5ac06e

2007-3-15 Brian Masney <masneyb@gftp.org> * Makefile.am configure.in - fixes so that automake 1.9 can be used.
author masneyb
date Fri, 16 Mar 2007 03:04:45 +0000
parents 314c1a72ede5
children
line wrap: on
line diff
--- a/Makefile.am	Fri Mar 16 02:44:07 2007 +0000
+++ b/Makefile.am	Fri Mar 16 03:04:45 2007 +0000
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS= docs lib po src
+SUBDIRS= docs intl lib po src
 EXTRA_DIST= config.rpath 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 \