summaryrefslogtreecommitdiffstats
path: root/gst/auparse/Makefile.am
blob: 1a5ced967b4d3ee5a948e14c05ab9c6d0a506211 (plain)
1
2
3
4
5
6
7
8
9

plugin_LTLIBRARIES = libgstauparse.la

libgstauparse_la_SOURCES = gstauparse.c
libgstauparse_la_CFLAGS = $(GST_CFLAGS)
libgstauparse_la_LIBADD =
libgstauparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)

noinst_HEADERS = gstauparse.h