gstreamer/gst/autoplug/Makefile.am

9 lines
203 B
Makefile
Raw Normal View History

filterdir = $(libdir)/gst
filter_LTLIBRARIES = libgststaticautoplug.la
libgststaticautoplug_la_SOURCES = \
gststaticautoplug.c
libgststaticautoplug_la_LDFLAGS = -version-info $(GSTREAMER_LIBVERSION)