summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/xoverlay/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/xoverlay/Makefile.am')
-rw-r--r--gst-libs/gst/xoverlay/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/gst-libs/gst/xoverlay/Makefile.am b/gst-libs/gst/xoverlay/Makefile.am
deleted file mode 100644
index a3eeba00..00000000
--- a/gst-libs/gst/xoverlay/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-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)
-libgstxoverlay_la_LIBADD =
-