summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-12 23:56:47 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-12 23:56:47 +0000
commit1533f43e0425237f8134dd60b485275f0d787ef1 (patch)
tree989a3c4f18b25b077e9d5755e80c1c47f837091d /Makefile.am
parent5fd004431365f3d850b4075e9133bbd9c42d3c0a (diff)
downloadgstreamer-plugins-bad-1533f43e0425237f8134dd60b485275f0d787ef1.tar.gz
Fix distcheck.
Original commit message from CVS: * Makefile.am: * configure.ac: Fix distcheck.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 94d77d4e0..d98da6e8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,12 +7,12 @@ SUBDIRS_EXAMPLES =
endif
SUBDIRS = \
- gst sys ext \
+ gst gst-libs sys ext \
m4 common docs \
$(SUBDIRS_EXAMPLES)
DIST_SUBDIRS = \
- gst sys ext m4 common docs examples
+ gst gst-libs sys ext m4 common docs examples
EXTRA_DIST = \
gst-plugins-bad.spec depcomp \