JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix manual focus mode sometimes switching region with pointer motion.
[spectrwm.git] / freebsd / Makefile
index aad4762..0d0dac2 100644 (file)
@@ -17,7 +17,7 @@ CFLAGS+= -Wall -Wextra -I. -I${LOCALBASE}/include \
         -I${LOCALBASE}/include/freetype2
 CFLAGS+= -DSWM_LIB=\"$(SWM_LIBDIR)/libswmhack.so.$(LVERS)\"
 LDADD+= -lutil -L${LOCALBASE}/lib -lX11 -lX11-xcb -lxcb \
-       -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb-xtest -lXft
+       -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb-xtest -lXft -lXcursor
 
 
 all: spectrwm libswmhack.so.$(LVERS)