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