JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Unscrew colors on machines that use 16 bit color. I am talking to you
[spectrwm.git] / Makefile
index eec0274..56a0d6f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,9 @@ PROG=scrotwm
 NOMAN=
 #MAN=scrotwm.1
 
+CFLAGS+= -Wall -Wno-uninitialized
 CPPFLAGS+= -I${X11BASE}/include
-LDADD+=-L${X11BASE}/lib -lX11
+LDADD+=-lutil -L${X11BASE}/lib -lX11
 
 MANDIR= ${X11BASE}/man/cat