From 02adfc056026ac8a56622fe2c0f2261543a99758 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:06:16 +0100 Subject: Wayland: remove libdecor/demo/* from FLTK source tree --- makeinclude.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'makeinclude.in') 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@ -- cgit v1.2.3