mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 09:38:17 +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>
|
||||
|
||||
* 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)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
examples = seek scrubby # cdplayer cdparanoia
|
||||
examples = seek #scrubby cdplayer cdparanoia
|
||||
|
||||
noinst_PROGRAMS = $(examples)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
examples = seek scrubby # cdplayer cdparanoia
|
||||
examples = seek #scrubby cdplayer cdparanoia
|
||||
|
||||
noinst_PROGRAMS = $(examples)
|
||||
|
||||
|
|
Loading…
Reference in a new issue