From fbcbf29651fb8154d74e49567d0a6213fbadb971 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julio=20S=C3=A1nchez=20Fern=C3=A1ndez?= Date: Sat, 29 May 1999 01:28:36 +0000 Subject: [PATCH] Install ldap_schema.h --- include/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5