From: Marco Peereboom Date: Mon, 19 Jan 2009 19:33:38 +0000 (+0000) Subject: I want to be able to look at cores for now. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=edf59bc088a05467b7e9a6b7edc6b3956a88fd9a;p=spectrwm.git I want to be able to look at cores for now. --- diff --git a/Makefile b/Makefile index 16a2bb8..8c02a05 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PROG=scrotwm NOMAN= #MAN=scrotwm.1 -CFLAGS+=-Wall -Wno-uninitialized +CFLAGS+=-Wall -Wno-uninitialized -ggdb3 CPPFLAGS+= -I${X11BASE}/include LDADD+=-lutil -L${X11BASE}/lib -lX11 -lXrandr