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

Fix dependency typo from 1.99

parent 640bc864
Branches
Tags
No related merge requests found
......@@ -58,7 +58,7 @@ all-local-srv: all-cffiles
NT_SLAPD_DEPENDS = slapd.exp
NT_SLAPD_OBJECTS = slapd.exp symdummy.o $(OBJS) version.o
UNIX_SLAPD_DEPENDS = libbackends.a version.o $(SLAP_L)
UNIX_SLAPD_DEPENDS = libbackends.a version.o $(SLAPD_L)
UNIX_SLAPD_OBJECTS = $(OBJS) version.o
SLAPD_DEPENDS = $(@PLAT@_SLAPD_DEPENDS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment