summaryrefslogtreecommitdiffstats
path: root/gst/playondemand
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-02-07 01:34:05 +0000
committerDavid Schleef <ds@schleef.org>2004-02-07 01:34:05 +0000
commit8164b238124fd44e77a129e8c51228b181177fe0 (patch)
tree635e814ac46cc2e9d56d67a1817d28d6b235ca8f /gst/playondemand
parentb704b80962903aa44128b46d8231c4feb2b15f86 (diff)
downloadgst-plugins-bad-8164b238124fd44e77a129e8c51228b181177fe0.tar.gz
gst-plugins-bad-8164b238124fd44e77a129e8c51228b181177fe0.tar.bz2
gst-plugins-bad-8164b238124fd44e77a129e8c51228b181177fe0.zip
Build fixes for OS X: (see #129600)
Original commit message from CVS: Build fixes for OS X: (see #129600) * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh), (gst_riff_read_strf_vids), (gst_riff_read_strf_auds), (gst_riff_read_strf_iavs): * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih), (gst_avi_demux_stream_odml): * gst/playondemand/Makefile.am: * gst/rtp/rtp-packet.c:
Diffstat (limited to 'gst/playondemand')
-rw-r--r--gst/playondemand/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/playondemand/Makefile.am b/gst/playondemand/Makefile.am
index 1cfbe766..1bfbef77 100644
--- a/gst/playondemand/Makefile.am
+++ b/gst/playondemand/Makefile.am
@@ -16,4 +16,3 @@ demo_mp3_SOURCES = demo-mp3.c gstplayondemand.h
## putting GTK_CFLAGS first fixes a weird compilation error with GTK and XML
demo_mp3_CFLAGS = $(GTK_CFLAGS) $(GST_CFLAGS)
demo_mp3_LDFLAGS = $(GST_LIBS) $(GTK_LIBS)
-demo_mp3_DEPENDENCIES = libgstplayondemand.la