]> git.sur5r.net Git - openldap/commitdiff
Erase bad space from blank Makefile line
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 13 Jul 1999 04:13:21 +0000 (04:13 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 13 Jul 1999 04:13:21 +0000 (04:13 +0000)
servers/slapd/Makefile.in

index f3c87f6da74c32ac65a817257f9c6c764924f435..3e93656054130914695d7fb363f08c772c514642 100644 (file)
@@ -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 \