gstreamer/sys/dxr3/Makefile.am
Andy Wingo cb99f1dab1 some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustments
Original commit message from CVS:
* some s/KHz/Hz/ fixes in osssrc
* added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some
consistency-with-the-rest-of-gst adjustments
2002-03-29 00:23:16 +00:00

11 lines
260 B
Makefile

plugindir = $(libdir)/gst
plugin_LTLIBRARIES = libgstdxr3.la
libgstdxr3_la_SOURCES = gstdxr3videosink.c gstdxr3.c
libgstdxr3_la_CFLAGS = $(GST_CFLAGS)
libgstdxr3_la_LIBADD =
libgstdxr3_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstdxr3videosink.h