mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
ext/spc/Makefile.am: Dist tag.h
Original commit message from CVS: * ext/spc/Makefile.am: Dist tag.h
This commit is contained in:
parent
f638d690fe
commit
1562bef1dc
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-06-02 Tim-Philipp Müller <tim.muller at collabora co uk>
|
||||||
|
|
||||||
|
* ext/spc/Makefile.am:
|
||||||
|
Dist tag.h
|
||||||
|
|
||||||
2008-06-02 Wim Taymans <wim.taymans@collabora.co.uk>
|
2008-06-02 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
* ext/faad/gstfaad.c: (gst_faad_sink_event):
|
* ext/faad/gstfaad.c: (gst_faad_sink_event):
|
||||||
|
|
|
@ -6,4 +6,4 @@ libgstspc_la_CFLAGS = $(GST_CFLAGS) $(SPC_CFLAGS)
|
||||||
libgstspc_la_LIBADD = $(GST_LIBS) $(SPC_LIBS)
|
libgstspc_la_LIBADD = $(GST_LIBS) $(SPC_LIBS)
|
||||||
libgstspc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstspc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
|
||||||
noinst_HEADERS = gstspc.h
|
noinst_HEADERS = gstspc.h tag.h
|
||||||
|
|
Loading…
Reference in a new issue