gstreamer/gst/volume/Makefile.am

12 lines
334 B
Makefile
Raw Normal View History

# 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