diff options
Diffstat (limited to 'makeinclude.in')
| -rw-r--r-- | makeinclude.in | 3 |
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@ |
