JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
More stacking cleanup, and fix the divide-by-zero reported by pyr.
[spectrwm.git] / Makefile
index 16a2bb8..2e564ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,12 @@
 # $scrotwm$
 .include <bsd.xconf.mk>
 
+SUBDIR= lib
+
 PROG=scrotwm
-NOMAN=
-#MAN=scrotwm.1
+MAN=scrotwm.1
 
-CFLAGS+=-Wall -Wno-uninitialized
+CFLAGS+=-Wall -Wno-uninitialized -ggdb3
 CPPFLAGS+= -I${X11BASE}/include
 LDADD+=-lutil -L${X11BASE}/lib -lX11 -lXrandr