summaryrefslogtreecommitdiff
path: root/ext/qt/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2016-08-16 02:46:42 +1000
committerJan Schmidt <jan@centricular.com>2016-08-16 02:46:52 +1000
commit9d4da38838211f4826b278f5c0fe6afd4d3509df (patch)
tree2a6cdf44c9c3189927d5aa6fabe6fc4eecdcbcb9 /ext/qt/Makefile.am
parentb470c4ed064c03d197789a039578842039e8da41 (diff)
downloadgstreamer-plugins-bad-9d4da38838211f4826b278f5c0fe6afd4d3509df.tar.gz
qt: Disable qmlglsrc element in 1.8
It relies on GstGL features and GstVideoAffineTransformationMeta that are only available in git master.
Diffstat (limited to 'ext/qt/Makefile.am')
-rw-r--r--ext/qt/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/qt/Makefile.am b/ext/qt/Makefile.am
index b8bd5d4bf..ae091e464 100644
--- a/ext/qt/Makefile.am
+++ b/ext/qt/Makefile.am
@@ -26,8 +26,6 @@ libgstqmlgl_la_SOURCES = \
qtwindow.cc \
gstqtsink.cc \
gstqtsink.h \
- gstqtsrc.cc \
- gstqtsrc.h \
gstqtgl.h \
gstplugin.cc