JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove ggdb3
[spectrwm.git] / Makefile
index ab884cf..54a2ff4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ PROG=spectrwm
 #MAN=spectrwm_pt.1 spectrwm_ru.1
 MAN=spectrwm.1 spectrwm_es.1 spectrwm_it.1
 
-CFLAGS+=-std=c89 -Wall -Wno-uninitialized -ggdb3
+CFLAGS+=-std=c89 -Wall -Wno-uninitialized -g
 # Uncomment define below to disallow user settable clock format string
 #CFLAGS+=-DSWM_DENY_CLOCK_FORMAT
 CPPFLAGS+= -I${X11BASE}/include