examples/level/: Examples moved out of the source dir. Not updated tho.
[platform/upstream/gst-plugins-good.git] / gst / level / Makefile.am
1 plugin_LTLIBRARIES = libgstlevel.la
2
3 libgstlevel_la_SOURCES = gstlevel.c
4 libgstlevel_la_CFLAGS = $(GST_CFLAGS)
5 libgstlevel_la_LIBADD = $(GST_BASE_LIBS)
6 libgstlevel_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
7
8 noinst_HEADERS = gstlevel.h