From 148b9f0110e1ad0f6b1bcdd44d30b1b8243059d9 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 4 Nov 2011 17:39:16 -0700 Subject: [PATCH] Match whitespace to master --- include/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5