diff options
author | Julien Moutte <julien@moutte.net> | 2003-12-14 16:59:09 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2003-12-14 16:59:09 +0000 |
commit | 07441f0139b1ea64eb6f58b78c0a2a4f8b4fa344 (patch) | |
tree | bc8575d08ef6c65643a4e813487990e3d8e6184b /configure.ac | |
parent | 4ea0315f42b11256c52fb8c2021f6a574154ae72 (diff) | |
download | gst-plugins-bad-07441f0139b1ea64eb6f58b78c0a2a4f8b4fa344.tar.gz gst-plugins-bad-07441f0139b1ea64eb6f58b78c0a2a4f8b4fa344.tar.bz2 gst-plugins-bad-07441f0139b1ea64eb6f58b78c0a2a4f8b4fa344.zip |
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 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
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 |