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 --- documentation/src/bundled-libs.dox | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/src/bundled-libs.dox b/documentation/src/bundled-libs.dox index 90fce6507..a4cbeb069 100644 --- a/documentation/src/bundled-libs.dox +++ b/documentation/src/bundled-libs.dox @@ -357,14 +357,11 @@ Run `make depend' in the jpeg folder on a Linux system after This part of the libdecor source tree is copied to directory libdecor/ of the FLTK source tree:
- demo/
- demo.c
- egl.c
LICENSE
README.md
src/ ... and files below except meson.build files
Furthermore, directory libdecor/build/ of the FLTK source tree does not
originate from the libdecor source tree but contains 3 FLTK-created files.
-
+ File build/Makefile may need changes if a libdecor update adds or renames source files.
*/
--
cgit v1.2.3