summaryrefslogtreecommitdiffstats
path: root/ulogd/Rules.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd/Rules.make.in')
-rw-r--r--ulogd/Rules.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd/Rules.make.in b/ulogd/Rules.make.in
index b637cfb..e9cd1fd 100644
--- a/ulogd/Rules.make.in
+++ b/ulogd/Rules.make.in
@@ -24,7 +24,7 @@ CFLAGS+=@KERNEL64_USERSPACE32@
# doesn't work for subdirs
CFLAGS+=$(INCIPULOG)
CFLAGS+=-I/lib/modules/`uname -r`/build/include
-#CFLAGS+=@DEFS@
+CFLAGS+=@DEFS@
#CFLAGS+=-g -DDEBUG -DDEBUG_MYSQL -DDEBUG_PGSQL
LIBS=@LIBS@