diff --git a/config.mk b/config.mk index f50156f..a20a8f0 100644 --- a/config.mk +++ b/config.mk @@ -10,5 +10,5 @@ MANDIR = $(PREFIX)/share/man XWAYLAND = XLIBS = # Uncomment to build XWayland support -#XWAYLAND = -DXWAYLAND -#XLIBS = xcb xcb-icccm +XWAYLAND = -DXWAYLAND +XLIBS = xcb xcb-icccm