summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-20 18:07:10 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-20 18:07:10 +0000
commit7da31ee8b419bda7b0b73a09123b5421840f9653 (patch)
treeaacddfca670debf29fea55e19fc38e38217698cd /Makefile.am
parentb05796c9d9579cbedd280ba93e7ffb5e676be960 (diff)
add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform
Original commit message from CVS: add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a2e937841..67b3ddf6b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ SUBDIRS = \
$(SUBDIRS_EXAMPLES) \
tools \
$(SUBDIRS_GCONF) \
+ check \
docs \
po \
common \
@@ -35,6 +36,7 @@ SUBDIRS = \
pkgconfig
DIST_SUBDIRS = \
+ check \
docs \
gst-libs \
gst sys ext \