]> granicus.if.org Git - flex/commitdiff
include intl in the distribution and in the build process
authorWill Estes <wlestes@users.sourceforge.net>
Thu, 8 Aug 2002 14:51:44 +0000 (14:51 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Thu, 8 Aug 2002 14:51:44 +0000 (14:51 +0000)
Makefile.am
configure.in

index 19f626ee25cb90a748fba69a1d174a70282ffb90..c22fc5ed92d6e8eb23b0040fb85920a1bcdb6237 100644 (file)
@@ -103,11 +103,13 @@ BUILT_SOURCES = \
        skel.c
 
 SUBDIRS = \
+       intl \
        m4  \
        examples \
        po
 
 DIST_SUBDIRS = \
+       intl \
        m4  \
        examples \
        po \
index 1a999151754f86a9d5a536e60522d2a0e82a9558..7c2e54aab97b80d5d18a18f619b79a99a025e8d6 100644 (file)
@@ -50,6 +50,7 @@ examples/fastwc/Makefile
 examples/manual/Makefile
 m4/Makefile
 po/Makefile.in
+intl/Makefile
 tests/Makefile
 tests/TEMPLATE/Makefile
 tests/test-array-nr/Makefile