summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Suhr Christensen <jsc@umbraculum.org>2012-12-07 15:31:52 +0100
committerJonas Suhr Christensen <jsc@umbraculum.org>2012-12-07 15:31:52 +0100
commit3cca83a352842d58b8ab2d01fc2594ae2e284a50 (patch)
tree641b4ef93cb08db735bf9f0178ad3467f95f137e /Makefile
parent2c628b69ab19817ff219bf1fd51f4517c3b87c67 (diff)
parent26b8b48b4952249a13855a21946955a10c77837f (diff)
Merge branch 'master' of https://git.oftal.dk/debug
Conflicts: Makefile debug.c main.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d6c5626..d90190c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
include Makefile.files
all:
- gcc ${DEBUG_SOURCES} main.c debug_syslog.c -o debug -DWITH_DBG_SYSLOG
-# -DWITH_DBG_MUTEX
+ gcc ${DEBUG_SOURCES} main.c debug_syslog.c -o debug -DWITH_DBG_SYSLOG -DWITH_DBG_FILTER