summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2003-12-14 16:59:09 +0000
committerJulien Moutte <julien@moutte.net>2003-12-14 16:59:09 +0000
commite0a0ff019c951bf7bb6ec6825b5b4010a863c4a3 (patch)
tree0825466f4bed1790d0bc8299e84364b7be6c6a5b /tests
parent47d0444174d174d6c903cef2ce798e853d527e59 (diff)
Adding a test app for libgstplay. It is a command line player.
Original commit message from CVS: Adding a test app for libgstplay. It is a command line player.
Diffstat (limited to 'tests')
-rw-r--r--tests/old/examples/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/old/examples/Makefile.am b/tests/old/examples/Makefile.am
index 6c582d9e..8c10c89e 100644
--- a/tests/old/examples/Makefile.am
+++ b/tests/old/examples/Makefile.am
@@ -10,5 +10,5 @@ else
GTK_SUBDIRS=
endif
-SUBDIRS=$(GTK_SUBDIRS)
-DIST_SUBDIRS=capsfilter dynparams seeking indexing
+SUBDIRS=$(GTK_SUBDIRS) gstplay
+DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay