chiark / gitweb /
sotextpit
[moebius.git] / Makefile
index f092b5baf033e662435dd74ce7c127e3f9b189ad..54e80614be1022ad5c5235b0f6fb3f070066e0f7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CPPFLAGS= -I/usr/include \
-       -Wall -O2 -Wmissing-prototypes -Wstrict-prototypes \
+       -Wall -O2 -g -Wmissing-prototypes -Wstrict-prototypes \
        -Wno-deprecated \
        $(WERROR)
 WERROR=-Werror