summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/videooverlay/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/videooverlay/Makefile.am')
-rw-r--r--gst-libs/gst/videooverlay/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/gst-libs/gst/videooverlay/Makefile.am b/gst-libs/gst/videooverlay/Makefile.am
deleted file mode 100644
index 9e82faaa..00000000
--- a/gst-libs/gst/videooverlay/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-libgstinterfacesincludedir = \
- $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/videooverlay
-
-libgstinterfacesinclude_HEADERS = gstvideooverlay.h
-
-noinst_LTLIBRARIES = libgstvideooverlay.la
-
-libgstvideooverlay_la_SOURCES = gstvideooverlay.c
-libgstvideooverlay_la_CFLAGS = $(GST_CFLAGS) $(GST_OPT_CFLAGS)
-