]> git.sur5r.net Git - openldap/commitdiff
Match whitespace to master
authorQuanah Gibson-Mount <quanah@openldap.org>
Sat, 5 Nov 2011 00:39:16 +0000 (17:39 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sat, 5 Nov 2011 00:39:16 +0000 (17:39 -0700)
include/Makefile.in

index 5a052835f403501b5803b867d3475ed56a9a50b1..330ace1c5762d15996acbbef48a096be07b470ca 100644 (file)
@@ -21,7 +21,7 @@ install-local: FORCE
                $(srcdir)/ldap.h $(srcdir)/ldap_cdefs.h \
                $(srcdir)/ldap_schema.h $(srcdir)/ldap_utf8.h \
                $(srcdir)/slapi-plugin.h ldap_features.h \
-               $(srcdir)/ldif.h; \
+               $(srcdir)/ldif.h ; \
        do \
                $(INSTALL) $(INSTALLFLAGS) -m 644 $$header $(DESTDIR)$(includedir); \
        done