From: Julio Sánchez Fernández Date: Sat, 29 May 1999 01:28:36 +0000 (+0000) Subject: Install ldap_schema.h X-Git-Tag: OPENLDAP_REL_ENG_2_BP~487 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fbcbf29651fb8154d74e49567d0a6213fbadb971;p=openldap Install ldap_schema.h --- diff --git a/include/Makefile.in b/include/Makefile.in index 5989104356..23be05f6b0 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -13,6 +13,7 @@ install-local: FORCE $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/disptmpl.h $(includedir) $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/srchpref.h $(includedir) $(INSTALL) $(INSTALLFLAGS) -m 644 ldap_features.h $(includedir) + $(INSTALL) $(INSTALLFLAGS) -m 644 ldap_schema.h $(includedir) clean-local: FORCE $(RM) ldapconfig.h