diff options
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ else top_srcdirinc=-I$(top_srcdir) endif CPPFLAGS += -I. $(srcdirinc) -I.. $(top_srcdirinc) -D_GNU_SOURCE -CFLAGS += -Wall +CFLAGS += -Wall -g # Decode makemode: |