From e0a0ff019c951bf7bb6ec6825b5b4010a863c4a3 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. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 427b5354..d59b4526 100644 --- a/configure.ac +++ b/configure.ac @@ -1526,6 +1526,7 @@ examples/dynparams/Makefile examples/capsfilter/Makefile examples/seeking/Makefile examples/indexing/Makefile +examples/gstplay/Makefile examples/Makefile testsuite/spider/Makefile testsuite/alsa/Makefile -- cgit