playback: Rename file from seek.c to playback-test.c
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 2 Mar 2012 10:58:30 +0000 (11:58 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 2 Mar 2012 10:58:30 +0000 (11:58 +0100)
tests/examples/playback/Makefile.am
tests/examples/playback/playback-test.c [moved from tests/examples/playback/seek.c with 100% similarity]

index 28d6f7e..e28c512 100644 (file)
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = seek
+noinst_PROGRAMS = playback-test
 
 LDADD = \
        $(top_builddir)/gst-libs/gst/interfaces/libgstinterfaces-@GST_MAJORMINOR@.la \