]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/shell-backends/Makefile.in
Implemented the open, init functions correctly
[openldap] / servers / slapd / shell-backends / Makefile.in
index 8789dede37e4fd09b9ff5422f1641d827eedc0d4..75064b34044a0347e74fc43239a59a767b952562 100644 (file)
@@ -10,7 +10,7 @@ LDAP_LIBDIR= ../../../libraries
 BUILD_OPT = "--enable-shell"
 BUILD_SRV = @BUILD_SHELL@
 
-all-local: $(PROGRAMS)
+all-local-srv: $(PROGRAMS)
 
 passwd-shell:  pwd-version.o
        $(CC) $(LDFLAGS) -o $@ $(OBJS) pwd-version.o $(LIBS)