summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d6929d8..ca502025 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,11 +8,13 @@ endif
SUBDIRS = \
gst gst-libs sys ext \
- m4 common docs tests \
+ m4 common docs tests po \
$(SUBDIRS_EXAMPLES)
DIST_SUBDIRS = \
- gst gst-libs sys ext m4 common docs examples tests
+ gst gst-libs sys ext \
+ m4 common docs tests po \
+ examples
EXTRA_DIST = \
gst-plugins-bad.spec depcomp \