]> Pileus Git - wmpus/blobdiff - makefile
Query all xinerama screens
[wmpus] / makefile
index d556e1451422dc6ced17642338989c5c04254d23..12c113937180465e658adc2038bc4c2ebe678672 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-xinerama
 endif
 
 ifeq ($(SYS),xlib)