Skip to content
Snippets Groups Projects
Commit 7b423b20 authored by Howard Chu's avatar Howard Chu
Browse files

Fix slapi include path

parent 42d8c0a3
Branches
Tags
No related merge requests found
......@@ -40,7 +40,7 @@ UNIX_LINK_LIBS = $(@BUILD_LIBS_DYNAMIC@_LDAP_LIBS)
LIBBASE = back_monitor
XINCPATH = -I.. -I$(srcdir)/.. -I../slapi
XINCPATH = -I.. -I$(srcdir)/.. -I$(srcdir)/../slapi
XDEFS = $(MODULES_CPPFLAGS)
all-local-lib: ../.backend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment