summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-12-27 17:52:47 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-12-28 13:48:29 +0100
commit88683e5a1ee4ebe8bbd8dfbce5893e665d90c21d (patch)
treeacf7b84a74f34596792e4a2164b5ecadbb289c73 /ext/Makefile.am
parente42efbccb1000482e690391766c11109d40e6e12 (diff)
Remove openglmixers plugin, moved to -base
Merged into the existing opengl plugin in -base.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 31f7932a6..8cf19f69e 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -76,12 +76,6 @@ else
DTS_DIR=
endif
-if USE_GL
-GL_DIR=gl
-else
-GL_DIR=
-endif
-
if USE_RESINDVD
RESINDVD_DIR = resindvd
else
@@ -418,7 +412,6 @@ SUBDIRS=\
$(WAYLAND_DIR) \
$(DTS_DIR) \
$(RESINDVD_DIR) \
- $(GL_DIR) \
$(FAAC_DIR) \
$(FAAD_DIR) \
$(FDK_AAC_DIR) \
@@ -497,7 +490,6 @@ DIST_SUBDIRS = \
libmms \
lv2 \
dts \
- gl \
modplug \
mpeg2enc \
mplex \