From: Quanah Gibson-Mount Date: Sat, 5 Nov 2011 00:39:16 +0000 (-0700) Subject: Match whitespace to master X-Git-Tag: OPENLDAP_REL_ENG_2_4_27~76 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=148b9f0110e1ad0f6b1bcdd44d30b1b8243059d9;p=openldap Match whitespace to master --- diff --git a/include/Makefile.in b/include/Makefile.in index 5a052835f4..330ace1c57 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -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