summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-08-08 14:51:44 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-08-08 14:51:44 +0000
commit9f6bb72aa01a3ca402af95e1d0640d04a6beb936 (patch)
tree6c1619045836f1cacd2586a615c7b929ead93513 /Makefile.am
parent754d66561940df74aff9370c645ed5f197bd9177 (diff)
include intl in the distribution and in the build process
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 19f626e..c22fc5e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -103,11 +103,13 @@ BUILT_SOURCES = \
skel.c
SUBDIRS = \
+ intl \
m4 \
examples \
po
DIST_SUBDIRS = \
+ intl \
m4 \
examples \
po \