- plugins are built without versioning info
[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 libgstlevel_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
9
10 noinst_HEADERS = gstlevel.h filter.func
11
12 EXTRA_DIST = README