summaryrefslogtreecommitdiff
path: root/documentation/src/bundled-libs.dox
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-02-16 08:06:16 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-02-16 08:56:37 +0100
commit02adfc056026ac8a56622fe2c0f2261543a99758 (patch)
treea5b04222f4bdb92bf60977392f31204aa5c95ea2 /documentation/src/bundled-libs.dox
parent87f8b742cd3740eeb56ab369806108b7c2c16891 (diff)
Wayland: remove libdecor/demo/* from FLTK source tree
Diffstat (limited to 'documentation/src/bundled-libs.dox')
-rw-r--r--documentation/src/bundled-libs.dox5
1 files changed, 1 insertions, 4 deletions
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:
<pre>
- demo/
- demo.c
- egl.c
LICENSE
README.md
src/ ... and files below except meson.build files
</pre>
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.
*/