Remove redundant plugindir definition
[platform/upstream/gst-plugins-good.git] / gst / level / Makefile.am
1
2 plugin_LTLIBRARIES = libgstlevel.la
3
4 libgstlevel_la_SOURCES = gstlevel.c
5 libgstlevel_la_CFLAGS = $(GST_CFLAGS)
6 libgstlevel_la_LIBADD =
7 libgstlevel_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
8
9 noinst_HEADERS = gstlevel.h filter.func
10
11 EXTRA_DIST = README