summaryrefslogtreecommitdiff
path: root/gst/autoplug/Makefile.am
blob: a6a7c8bce6f8d45eb39656d01ddd9e02ff2ff1d9 (plain)
1
2
3
4
5
6
7
8
filterdir = $(libdir)/gst

filter_LTLIBRARIES = libgststaticautoplug.la

libgststaticautoplug_la_SOURCES =	\
	gststaticautoplug.c

libgststaticautoplug_la_LDFLAGS = -version-info $(GSTREAMER_LIBVERSION)