mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
[MOVED FROM BAD] cosmetic change
Original commit message from CVS: cosmetic change
This commit is contained in:
parent
2df30d532c
commit
713372d3b0
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
plugindir = $(libdir)/gst
|
||||
|
||||
plugin_LTLIBRARIES = libgsty4mencode.la
|
||||
plugin_LTLIBRARIES = libgsty4menc.la
|
||||
|
||||
libgsty4mencode_la_SOURCES = gsty4mencode.c
|
||||
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgsty4mencode_la_LIBADD =
|
||||
libgsty4mencode_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgsty4menc_la_SOURCES = gsty4mencode.c
|
||||
libgsty4menc_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgsty4menc_la_LIBADD =
|
||||
libgsty4menc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = gsty4mencode.h
|
||||
|
|
Loading…
Reference in a new issue