summaryrefslogtreecommitdiffstats
path: root/gst/level/Makefile.am
blob: df87d6c4fad566c3975ae1515479d42092b523da (plain)
1
2
3
4
5
6
7
8
9
10
filterdir = $(libdir)/gst

filter_LTLIBRARIES = libgstlevel.la

libgstlevel_la_SOURCES = gstlevel.c
libgstlevel_la_CFLAGS = $(GST_CFLAGS)

noinst_HEADERS = gstlevel.h filter.func

EXTRA_DIST = README