JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Moving and resizing floating windows with the mouse is now based on click location.
[spectrwm.git] / osx / Makefile
index 2164fb5..7d16a6d 100644 (file)
@@ -1,8 +1,6 @@
-# $scrotwm$ 
-
 CFLAGS+= -O2 -Wall -ggdb -D_GNU_SOURCE -D__OSX__ -I.
 CFLAGS+= -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\"
-LDADD+=  -L/usr/X11/lib/ -lX11 -lXrandr
+LDADD+=  -L/usr/X11/lib/ -lX11 -lXrandr -lXtst
 
 PREFIX?= /usr/local
 BINDIR?= $(PREFIX)/bin