mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +00:00
cosmetic change
Original commit message from CVS: cosmetic change
This commit is contained in:
parent
8728791220
commit
d4f4eabad6
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