offmux => oggmux, sorry :)
Original commit message from CVS: offmux => oggmux, sorry :)
This commit is contained in:
parent
3236dab92c
commit
a41358c454
@ -2,7 +2,7 @@ plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|||||||
|
|
||||||
plugin_LTLIBRARIES = libgstogg.la
|
plugin_LTLIBRARIES = libgstogg.la
|
||||||
|
|
||||||
libgstogg_la_SOURCES = gstoggdemux.c gstoffmux.c gstogg.c
|
libgstogg_la_SOURCES = gstoggdemux.c gstoggmux.c gstogg.c
|
||||||
libgstogg_la_CFLAGS = $(GST_CFLAGS) $(OGG_CFLAGS)
|
libgstogg_la_CFLAGS = $(GST_CFLAGS) $(OGG_CFLAGS)
|
||||||
libgstogg_la_LIBADD = $(OGG_LIBS)
|
libgstogg_la_LIBADD = $(OGG_LIBS)
|
||||||
libgstogg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstogg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user