Blob Blame History Raw
diff --git a/Makefile b/Makefile
index 09464ff..d465c28 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ DIST_TARBALL = $(DIST_DIR).tar.gz
 #VERBOSE := -classic-display
 OBFLAGS := $(VERBOSE) -j 10 -no-links -cflags -warn-error,FPSXY
 APPFLAGS := $(VERBOSE) -j 10
-#OBFLAGS := $(OBFLAGS) -tag debug
+OBFLAGS := $(OBFLAGS) -tag debug
 #OBFLAGS := $(OBFLAGS) -tag profile
 #OBFLAGS := $(OBFLAGS) -classic-display