diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index a6253cd7d..9afb66814 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -236,3 +236,6 @@ // TDE compositor binary name #define TDE_COMPOSITOR_BINARY "compton-tde" + +// TDE man installation folder +#define TDE_MANDIR "@MAN_INSTALL_DIR@" |