summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-07-28 15:11:42 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-07-28 15:11:42 +0000
commit287c94dcb0c8f3e8aebd8a579ea4783bcb6733c4 (patch)
tree25d1cc5df83ba3ec9cb78950ebd960c80e8e301f /Makefile.am
parent05097283d8ea94237a039eb2387c652aaa442d41 (diff)
Add/enable autofoo magic for translations.
Original commit message from CVS: * Makefile.am: * autogen.sh: * configure.ac: * po/POTFILES.in: Add/enable autofoo magic for translations.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 795cc6e3..5b9a97fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
SUBDIRS = \
- gst ext docs m4 tests common
+ gst ext docs m4 tests common po
EXTRA_DIST = \
gst-plugins-ugly.spec depcomp \