mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Erase bad space from blank Makefile line
This commit is contained in:
parent
55fa595f56
commit
b5455b8e47
@ -84,7 +84,7 @@ libbackends.a: .backend
|
||||
version.c: libbackends.a $(OBJS) $(SLAPD_LIBDEPEND)
|
||||
@-$(RM) $@
|
||||
$(MKVERSION) -s -n Versionstr slapd > $@
|
||||
|
||||
|
||||
depend-local-srv: FORCE
|
||||
@for i in back-* shell-backends tools; do \
|
||||
if [ -d $$i ]; then \
|
||||
|
Loading…
Reference in New Issue
Block a user