summaryrefslogtreecommitdiffstats
path: root/ulogd/Makefile.in
diff options
context:
space:
mode:
authorlaforge <laforge>2005-02-09 15:01:25 +0000
committerlaforge <laforge>2005-02-09 15:01:25 +0000
commit8464a08c1a773d084adc1ff522726ba2ab653b8c (patch)
tree36a4884663a8faa5d904302ea148ee1f92d35930 /ulogd/Makefile.in
parent6a7f47731961180880cb9d47748ad208d309fb51 (diff)
add SQLITE3 support (ported from ulogd-1.02 patch by Ben La Monica)
Diffstat (limited to 'ulogd/Makefile.in')
-rw-r--r--ulogd/Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/ulogd/Makefile.in b/ulogd/Makefile.in
index 62c8015..87f8922 100644
--- a/ulogd/Makefile.in
+++ b/ulogd/Makefile.in
@@ -24,6 +24,11 @@ endif
ULOGD_VERSION=1.10
OLD_ULOGD_VERSION=1.09
+ifeq (x@SQLITE3INCLUDES@,x)
+else
+SUBDIRS+=sqlite3
+endif
+
# Normally You should not need to change anything below
all: recurse ulogd