(SUBDIRS): Add intl.
authorhanda <handa>
Thu, 21 Sep 2006 10:58:39 +0000 (10:58 +0000)
committerhanda <handa>
Thu, 21 Sep 2006 10:58:39 +0000 (10:58 +0000)
(SUBDIRS): Add po.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.

Makefile.am

index e841efd..781defe 100644 (file)
 
 ## Process this file with Automake to create Makefile.in
 
-SUBDIRS = src example
+SUBDIRS = intl po src example
 
 bin_SCRIPTS = m17n-config
 
-EXTRA_DIST = \
+EXTRA_DIST = m4/ChangeLog config.rpath mkinstalldirs \
        m17n-core.pc.in m17n-shell.pc.in m17n-gui.pc.in bootstrap.sh
 
 pkgconfigdir = ${libdir}/pkgconfig
@@ -38,3 +38,5 @@ else
 PKGDATA = $(BASICDATA)
 endif
 pkgconfig_DATA = $(PKGDATA)
+
+ACLOCAL_AMFLAGS = -I m4