gstreamer/gst/volume/Makefile.am

9 lines
184 B
Makefile
Raw Normal View History

filterdir = $(libdir)/gst
filter_LTLIBRARIES = libgstvolume.la
libgstvolume_la_SOURCES = gstvolume.c
libgstvolume_la_CFLAGS = $(GST_CFLAGS)
noinst_HEADERS = gstvolume.h filter.func