summaryrefslogtreecommitdiffstats
path: root/mysql/Makefile.in
diff options
context:
space:
mode:
authorlaforge <laforge>2002-12-09 14:42:43 +0000
committerlaforge <laforge>2002-12-09 14:42:43 +0000
commitb540a364072c19f3bc22e48c778bd3468842f592 (patch)
tree483fa53e02aca6e02eb79435b950089ad4270efe /mysql/Makefile.in
parentc8a3e484ed960fd607bdf174cb24c5379f25af96 (diff)
fix include paths.
Diffstat (limited to 'mysql/Makefile.in')
-rw-r--r--mysql/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql/Makefile.in b/mysql/Makefile.in
index 0376c83..7e4184b 100644
--- a/mysql/Makefile.in
+++ b/mysql/Makefile.in
@@ -4,7 +4,7 @@
#
include @top_srcdir@/Rules.make
-CFLAGS+=-I@top_srcdir@ -I@top_srcdir@/libipulog/include -I@top_srcdir@/conffile
+CFLAGS+=-I@top_srcdir@ -I@top_srcdir@/libipulog/include -I@top_srcdir@/include
SH_CFLAGS:=$(CFLAGS) -fPIC
SHARED_LIBS=ulogd_MYSQL.so