mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
- plugins are built without versioning info
Original commit message from CVS: - plugins are built without versioning info
This commit is contained in:
parent
a91be8d942
commit
8e85a4eca0
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ plugin_LTLIBRARIES = libgstlame.la
|
|||
libgstlame_la_SOURCES = gstlame.c
|
||||
libgstlame_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstlame_la_LIBADD = $(GST_LIBS) $(LAME_LIBS)
|
||||
libgstlame_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
|
||||
|
||||
noinst_HEADERS = gstlame.h
|
||||
|
|
Loading…
Reference in a new issue