mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
Make these compile with both solaris as well as lunix-based stuffies
Original commit message from CVS: Make these compile with both solaris as well as lunix-based stuffies
This commit is contained in:
parent
4265b12cf6
commit
8481e5013c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ plugin_LTLIBRARIES = libgstmonkeyaudio.la
|
|||
|
||||
libgstmonkeyaudio_la_SOURCES = monkey_io.cc gstmonkeyaudio.cc gstmonkeydec.cc gstmonkeyenc.cc
|
||||
libgstmonkeyaudio_la_CPPFLAGS = $(GST_CFLAGS)
|
||||
libgstmonkeyaudio_la_CXXFLAGS = $(libgstmonkeyaudio_la_CPPFLAGS)
|
||||
libgstmonkeyaudio_la_LIBADD = $(top_builddir)/gst/monkeyaudio/libmonkeyaudio/libmonkeyaudio.la
|
||||
libgstmonkeyaudio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue