summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-05-09 16:15:39 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-09 16:15:39 +0000
commit10e4f37d31bf1941f2a24cfbed58236833b606c2 (patch)
treec93bfcf717aab837735ee85960a0db916828c20e /Makefile.am
parentad8f6ddf855596dc41626505151095accc27ae56 (diff)
downloadgstreamer-10e4f37d31bf1941f2a24cfbed58236833b606c2.tar.gz
Add test infrastructure to gst-ffmpeg (#324279).
Original commit message from CVS: * Makefile.am: * configure.ac: * tests/Makefile.am: * tests/check/.cvsignore: * tests/check/Makefile.am: * tests/check/generic/.cvsignore: Add test infrastructure to gst-ffmpeg (#324279).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fe5f9d37a2..e37731c7c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
-SUBDIRS = gst-libs ext docs common
+SUBDIRS = gst-libs ext docs common tests
+
EXTRA_DIST = \
gst-ffmpeg.spec depcomp \
AUTHORS COPYING NEWS README ChangeLog