JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Merge branch 'master' of ssh://opensource.conformal.com/git/scrotwm
[spectrwm.git] / linux / Makefile
index 1ea50b1..af41f8c 100644 (file)
@@ -1,8 +1,6 @@
-# $scrotwm$ 
-
 CFLAGS+= -Wall -ggdb -D_GNU_SOURCE -I.
 CFLAGS+= -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\"
-LDADD+= -lX11 -lXrandr
+LDADD+= -lX11 -lXrandr -lXtst
 
 PREFIX?= /usr/local
 BINDIR?= $(PREFIX)/bin