]> git.sur5r.net Git - openldap/blobdiff - include/Makefile.in
added hasSubordinates to back-monitor
[openldap] / include / Makefile.in
index f93ba38f44465471dd34f930e30a5f2312a3ca81..8d44c10375a82e6268d2e577f3698d231a6b3b08 100644 (file)
@@ -11,8 +11,7 @@ install-local: FORCE
        for header in $(srcdir)/lber.h lber_types.h \
                $(srcdir)/ldap.h $(srcdir)/ldap_cdefs.h \
                $(srcdir)/ldap_schema.h $(srcdir)/ldap_utf8.h \
-               ldap_features.h \
-               $(srcdir)/disptmpl.h $(srcdir)/srchpref.h; \
+               ldap_features.h; \
        do \
                $(INSTALL) $(INSTALLFLAGS) -m 644 $$header $(DESTDIR)$(includedir); \
        done