From: Kurt Zeilenga Date: Thu, 13 Jan 2005 17:30:07 +0000 (+0000) Subject: Fix backends.c VPATH builds X-Git-Tag: OPENLDAP_REL_ENG_2_3_BP~399 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3118f1fd2e6c0772fdca7d4f658d09eb66eaf3b0;p=openldap Fix backends.c VPATH builds --- diff --git a/servers/slapd/Makefile.in b/servers/slapd/Makefile.in index a20266895a..42845d4722 100644 --- a/servers/slapd/Makefile.in +++ b/servers/slapd/Makefile.in @@ -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=