From 07441f0139b1ea64eb6f58b78c0a2a4f8b4fa344 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Sun, 14 Dec 2003 16:59:09 +0000 Subject: 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. --- examples/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/Makefile.am') diff --git a/examples/Makefile.am b/examples/Makefile.am index 6c582d9e..8c10c89e 100644 --- a/examples/Makefile.am +++ b/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 -- cgit v1.2.1