libgstinterfacesincludedir = \ $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/xoverlay libgstinterfacesinclude_HEADERS = xoverlay.h noinst_LTLIBRARIES = libgstxoverlay.la libgstxoverlay_la_SOURCES = xoverlay.c libgstxoverlay_la_CFLAGS = $(GST_CFLAGS) $(GST_OPT_CFLAGS)