mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-05 14:02:26 +00:00
3b60021408
Original commit message from CVS: Merge CAPS branch
11 lines
334 B
Makefile
11 lines
334 B
Makefile
|
|
# disabled, since I want to fix this by subclassing audiofilter
|
|
|
|
#plugin_LTLIBRARIES = libgstvolume.la
|
|
|
|
#libgstvolume_la_SOURCES = gstvolume.c
|
|
#libgstvolume_la_CFLAGS = $(GST_CFLAGS)
|
|
#libgstvolume_la_LIBADD = $(GST_LIBS) $(GST_CONTROL_LIBS)
|
|
#libgstvolume_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
|
|
|
#noinst_HEADERS = gstvolume.h filter.func
|