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 | e0a0ff019c951bf7bb6ec6825b5b4010a863c4a3 (patch) | |
tree | 0825466f4bed1790d0bc8299e84364b7be6c6a5b /configure.ac | |
parent | 47d0444174d174d6c903cef2ce798e853d527e59 (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 '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 |