summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-05-30 16:18:31 -0500
committerLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-06-06 22:53:36 -0500
commit14641560b0035402e699b0df0bea75f183ceb057 (patch)
tree6f33a419c8d02320c5533297129d74076c3a5a27 /config.mk
parent7b42232ad10bdb5585a5df9222dd9c15a1a63f80 (diff)
include xcb only when building with xwayland support
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 3a5e37f..ba24bb8 100644
--- a/config.mk
+++ b/config.mk
@@ -9,5 +9,7 @@ MANDIR = $(PREFIX)/share/man
#CFLAGS = -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wno-unused-result -Wdeclaration-after-statement
XWAYLAND =
+XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
+#XLIBS = xcb