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

Delete $(SLAPD_MODULES)

parent 0782b633
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,8 @@ LDAP_INCDIR= ../../../include
LDAP_LIBDIR= ../../../libraries
SLAP_DIR=../
SLAPD_MODULES = @SLAPD_MODULES_LIST@
XDEFS = $(MODULES_CPPFLAGS)
XLDFLAGS = $(MODULES_LDFLAGS) $(SLAPD_MODULES)
XLDFLAGS = $(MODULES_LDFLAGS)
XLIBS = $(SLAPD_L) $(LDBM_LIBS)
XXLIBS = $(SLAPD_LIBS) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment