summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc5b439..ef8849c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
include Makefile.files
all:
- gcc ${DEBUG_SOURCES} main.c -o debug
+ gcc ${DEBUG_SOURCES} main.c -o debug -DWITH_DBG_FILTER
# -DWITH_DBG_MUTEX \ No newline at end of file