]> git.sur5r.net Git - openldap/commitdiff
Fix backends.c VPATH builds
authorKurt Zeilenga <kurt@openldap.org>
Thu, 13 Jan 2005 17:30:07 +0000 (17:30 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 13 Jan 2005 17:30:07 +0000 (17:30 +0000)
servers/slapd/Makefile.in

index a20266895a11e4264509668ce488d56752b24fcf..42845d472292f5714ab04fb970f5aaaa7c67dfaa 100644 (file)
@@ -57,7 +57,7 @@ OBJS  = main.o globals.o config.o daemon.o \
                slappasswd.o slaptest.o slapauth.o slapacl.o component.o \
                $(@PLAT@_OBJS)
 
-LDAP_INCDIR= ../../include -I$(srcdir)/slapi -I.
+LDAP_INCDIR= ../../include -I$(srcdir) -I$(srcdir)/slapi -I.
 LDAP_LIBDIR= ../../libraries
 
 SLAP_DIR=