gstreamer/gst/asfdemux/Makefile.am
David Schleef 141645bc32 Remove redundant plugindir definition
Original commit message from CVS:
Remove redundant plugindir definition
2003-08-10 00:01:58 +00:00

9 lines
236 B
Makefile

plugin_LTLIBRARIES = libgstasfdemux.la
libgstasfdemux_la_SOURCES = gstasfdemux.c
libgstasfdemux_la_CFLAGS = $(GST_CFLAGS)
libgstasfdemux_la_LIBADD =
libgstasfdemux_la_LDFLAGS = $(GST_LIBS)
noinst_HEADERS = gstasfdemux.h asfheaders.h