From 80fad4039414d2a78b98aa469c80553b45dff01b Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 22 Oct 2002 12:06:54 +0000 Subject: added SIMONDEBUG to Makefile svn-id: r5241 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7a24c903b2..404af78230 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,9 @@ LIBS += -lmad # DEFINES += -DUSE_ALSA # LIBS += -lasound +# Uncomment this to activate extended debugging support in Simon +DEFINES += -DSIMONDEBUG + # Concat DEFINES and INCLUDES to for the CPPFLAGS CPPFLAGS= $(DEFINES) $(INCLUDES) -- cgit v1.2.3