summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 3d7c4b207..e4e0db7d6 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -82,9 +82,8 @@ else
DTS_DIR=
endif
-# FIXME: re-enable for gl mixers
if USE_GL
-#GL_DIR=gl
+GL_DIR=gl
else
GL_DIR=
endif