summaryrefslogtreecommitdiffstats
path: root/gst/auparse/Makefile.am
blob: 5b4c691e9329aa34d88321306df47900a5c227b8 (plain)
1
2
3
4
5
6
7
8
9
plugindir = $(libdir)/gst

plugin_LTLIBRARIES = libgstparseau.la

libgstparseau_la_SOURCES = gstparseau.c
libgstparseau_la_CFLAGS = $(GST_CFLAGS)
libgstparseau_la_LIBADD = $(GST_LIBS)

noinst_HEADERS = gstparseau.h