JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add initial floating support and a forgotten makefile...
[spectrwm.git] / Makefile
index c16004a..56a0d6f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ NOMAN=
 
 CFLAGS+= -Wall -Wno-uninitialized
 CPPFLAGS+= -I${X11BASE}/include
-LDADD+=-L${X11BASE}/lib -lX11
+LDADD+=-lutil -L${X11BASE}/lib -lX11
 
 MANDIR= ${X11BASE}/man/cat