From 26b8b48b4952249a13855a21946955a10c77837f Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 7 Dec 2012 14:50:07 +0100 Subject: Add filter functionality. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3