fixes for make distcheck does GST_ELEMENT_IS_COTHREAD_STOPPING still exist ? and...
[platform/upstream/gstreamer.git] / gst / schedulers / Makefile.am
1 filterdir = $(libdir)/gst
2
3 filter_LTLIBRARIES = libgstbasicscheduler.la
4
5 libgstbasicscheduler_la_SOURCES = gstbasicscheduler.c 
6
7 libgstbasicscheduler_la_LDFLAGS = -version-info $(GST_LIBVERSION)
8
9 libgstbasicscheduler_la_CFLAGS = $(GST_CFLAGS)