mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
examples/seeking/Makefile.am: Oops.
Original commit message from CVS: * examples/seeking/Makefile.am: Oops.
This commit is contained in:
parent
1355459057
commit
6f90fbb657
4 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-10-12 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* examples/seeking/Makefile.am:
|
||||||
|
Oops.
|
||||||
|
|
||||||
2005-10-12 Wim Taymans <wim@fluendo.com>
|
2005-10-12 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
|
* gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
examples = seek scrubby # cdplayer cdparanoia
|
examples = seek #scrubby cdplayer cdparanoia
|
||||||
|
|
||||||
noinst_PROGRAMS = $(examples)
|
noinst_PROGRAMS = $(examples)
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
examples = seek scrubby # cdplayer cdparanoia
|
examples = seek #scrubby cdplayer cdparanoia
|
||||||
|
|
||||||
noinst_PROGRAMS = $(examples)
|
noinst_PROGRAMS = $(examples)
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
examples = seek scrubby # cdplayer cdparanoia
|
examples = seek #scrubby cdplayer cdparanoia
|
||||||
|
|
||||||
noinst_PROGRAMS = $(examples)
|
noinst_PROGRAMS = $(examples)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue