JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove stray SWM_DEBUG
[spectrwm.git] / Makefile
index 16a2bb8..030e2ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,9 @@
 .include <bsd.xconf.mk>
 
 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