summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-13 22:06:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-13 22:06:50 +0900
commitcc94c3dc3632d66f534972e61a8c88eb0d41fdad (patch)
tree033081dec543390ff32e98b409abbc6df66a2fce /config.h.cmake
parentcbd6a3e282c6af0e95a51ff21a9621e54723e644 (diff)
downloadtdebase-cc94c3dc3632d66f534972e61a8c88eb0d41fdad.tar.gz
tdebase-cc94c3dc3632d66f534972e61a8c88eb0d41fdad.zip
tdeio-man: add TDE specific man folder to the list of the search paths.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index d174283a0..4fab81d2f 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -230,3 +230,6 @@
// TDE compositor binary name
#define TDE_COMPOSITOR_BINARY "compton-tde"
+
+// TDE man installation folder
+#define TDE_MANDIR "@MAN_INSTALL_DIR@"