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

filter_LTLIBRARIES = libgstparseau.la

libgstparseau_la_SOURCES = gstparseau.c
libgstparseau_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)

noinst_HEADERS = gstparseau.h