summaryrefslogtreecommitdiff
path: root/makeinclude.in
diff options
context:
space:
mode:
Diffstat (limited to 'makeinclude.in')
-rw-r--r--makeinclude.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/makeinclude.in b/makeinclude.in
index e17315543..49db6e705 100644
--- a/makeinclude.in
+++ b/makeinclude.in
@@ -115,7 +115,8 @@ CAIRODIR = @CAIRODIR@
EXEEXT = @EXEEXT@
# Do we build the OpenGL demos?
-GLDEMOS = @GLDEMOS@
+GLDEMOS = @GLDEMOS@
+GLWLDEMO = @GLWLDEMO@
# Do we build the threads demo?
THREADS = @THREADS@