]> Pileus Git - wmpus/blobdiff - makefile
Insert windows into WM immediately
[wmpus] / makefile
index d556e1451422dc6ced17642338989c5c04254d23..1e64c672ee7f43e6e605c4eea9e714cea15940f0 100644 (file)
--- a/makefile
+++ b/makefile
@@ -13,7 +13,7 @@ MANPREFIX ?= ${PREFIX}/share/man
 ifeq ($(SYS),xcb)
 GCC       ?= gcc
 PROG      ?= wmpus
-LDFLAGS   += -lxcb
+LDFLAGS   += -lxcb -lxcb-keysyms -lxcb-util -lxcb-xinerama
 endif
 
 ifeq ($(SYS),xlib)