From 60f8059676c758b3838896671a7fd158bf26b522 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 1 Apr 2006 10:09:11 +0000 Subject: rework build; add translations for v4l2 Original commit message from CVS: rework build; add translations for v4l2 --- Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1