noinst_LTLIBRARIES = libgstpropertyprobe.la

libgstpropertyprobe_la_SOURCES = propertyprobe.c

libgstpropertyprobeincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/propertyprobe
libgstpropertyprobeinclude_HEADERS = propertyprobe.h

libgstpropertyprobe_la_CFLAGS = $(GST_CFLAGS)