summaryrefslogtreecommitdiff
path: root/makeinclude.in
diff options
context:
space:
mode:
Diffstat (limited to 'makeinclude.in')
-rw-r--r--makeinclude.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/makeinclude.in b/makeinclude.in
index ac64e9a4f..4426d992f 100644
--- a/makeinclude.in
+++ b/makeinclude.in
@@ -1,7 +1,7 @@
#
# Make include file for the Fast Light Tool Kit (FLTK).
#
-# Copyright 1998-2022 by Bill Spitzak and others.
+# Copyright 1998-2023 by Bill Spitzak and others.
#
# This library is free software. Distribution and use rights are outlined in
# the file "COPYING" which should have been included with this file. If this
@@ -117,7 +117,6 @@ EXEEXT = @EXEEXT@
# Do we build the OpenGL demos?
GLDEMOS = @GLDEMOS@
-GLWLDEMO = @GLWLDEMO@
# Do we build the threads demo?
THREADS = @THREADS@