1 filterdir = $(libdir)/gst
3 filter_LTLIBRARIES = libgststaticautoplug.la libgststaticautoplugrender.la
5 libgststaticautoplug_la_SOURCES = \
8 libgststaticautoplugrender_la_SOURCES = \
9 gststaticautoplugrender.c
11 libgststaticautoplug_la_LDFLAGS = -version-info $(GSTREAMER_LIBVERSION)
12 libgststaticautoplugrender_la_LDFLAGS = -version-info $(GSTREAMER_LIBVERSION)