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

filter_LTLIBRARIES = libgstsmoothwave.la

libgstsmoothwave_la_SOURCES = gstsmoothwave.c
libgstsmoothwave_la_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
libgstsmoothwave_la_LIBADD = $(GTK_LIBS)

noinst_HEADERS = gstsmoothwave.h

EXTRA_DIST = README