freeipa/daemons/ipa-slapi-plugins/ipa-cldap
Petr Spacek 4fb2f535ca Build: fix distribution of daemons/ipa-slapi-plugins/ipa-cldap files
All the headers are now listed in _SOURCES variable.
It seems weird but this is what GNU Automake manual suggests in section
9.2 Header files:
  Headers used by programs or convenience libraries are not installed.
  The noinst_HEADERS variable can be used for such headers.
  However when the header actually belongs to a single convenience library
  or program, we recommend listing it in the program’s or library’s
  _SOURCES variable (see Program Sources) instead of in noinst_HEADERS.
  This is clearer for the Makefile.am reader.
  noinst_HEADERS would be the right variable to use in a directory containing
  only headers and no associated library or program.

https://fedorahosted.org/freeipa/ticket/6418

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2016-11-09 13:08:32 +01:00
..
ipa_cldap_netlogon.c ipa-cldap: support NETLOGON_NT_VERSION_5EX_WITH_IP properly 2015-01-19 12:05:52 +01:00
ipa_cldap_tests.c cmocka_tests: Do not use deprecated cmocka interface 2015-11-18 12:54:43 +01:00
ipa_cldap_worker.c CLDAP: make sure an empty reply is returned on any error 2013-08-29 15:28:18 +02:00
ipa_cldap.c Fix compilation error in ipa-cldap. 2013-12-06 14:44:40 +01:00
ipa_cldap.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-cldap-conf.ldif Create skeleton CLDAP server as a DS plugin 2011-11-21 18:52:48 -05:00
Makefile.am Build: fix distribution of daemons/ipa-slapi-plugins/ipa-cldap files 2016-11-09 13:08:32 +01:00