s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
[platform/upstream/gst-plugins-good.git] / gst / level / Makefile.am
1 plugindir = $(libdir)/gst
2
3 plugin_LTLIBRARIES = libgstlevel.la
4
5 libgstlevel_la_SOURCES = gstlevel.c
6 libgstlevel_la_CFLAGS = $(GST_CFLAGS)
7 libgstlevel_la_LIBADD = $(GST_LIBS)
8
9 noinst_HEADERS = gstlevel.h filter.func
10
11 EXTRA_DIST = README