summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/videooverlay/Makefile.am
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2003-11-17 15:42:32 +0000
committerJulien Moutte <julien@moutte.net>2003-11-17 15:42:32 +0000
commit21d8a397eb43aedde43e6a567d3865d174b98e1b (patch)
tree5f21ec59b0aa835f5cdd57d8ac0962a3c3e13c21 /gst-libs/gst/videooverlay/Makefile.am
parent6650cd92ec5c5734be7c862580d086b54116628b (diff)
downloadgst-plugins-bad-21d8a397eb43aedde43e6a567d3865d174b98e1b.tar.gz
gst-plugins-bad-21d8a397eb43aedde43e6a567d3865d174b98e1b.tar.bz2
gst-plugins-bad-21d8a397eb43aedde43e6a567d3865d174b98e1b.zip
Merging with GstXOverlay
Original commit message from CVS: Merging with GstXOverlay
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)
-