summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-05-18 12:04:51 -0400
committerShaun McCance <shaunm@gnome.org>2011-05-18 12:04:51 -0400
commit5df27b50a54302a741f6fc08b76d8d34c13e3c3b (patch)
tree03fe6e96077473da4f50b4370c7fed475163e291 /Makefile.am
parent262494fcb93b83db462063dc6a85cd6c8716718d (diff)
downloadyelp-xsl-5df27b50a54302a741f6fc08b76d8d34c13e3c3b.tar.gz
gettext: New translation infrastructure
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cb289113..ccef2536 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
-SUBDIRS = icons js xslt doc po
+SUBDIRS = icons js xslt doc
+DIST_SUBDIRS = $(SUBDIRS) po
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}