Skip to content
Snippets Groups Projects
Commit fbcbf296 authored by Julio Sánchez Fernández's avatar Julio Sánchez Fernández
Browse files

Install ldap_schema.h
parent 6c9aa52b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment