gstreamer/gst/auparse/Makefile.am
Andy Wingo ed5a006090 Initial revision
Original commit message from CVS:
Initial revision
2001-12-22 23:22:05 +00:00

8 lines
206 B
Makefile

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