freeipa/daemons/ipa-slapi-plugins/ipa-extdom-extop
Petr Spacek 14bce67cf0 Build: fix distribution of daemons/ipa-slapi-plugins/ipa-exdom-extop 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
..
test_data extdom: add unit-test for get_user_grouplist() 2015-07-08 01:56:52 +02:00
ipa_extdom_cmocka_tests.c cmocka_tests: Do not use deprecated cmocka interface 2015-11-18 12:54:43 +01:00
ipa_extdom_common.c adtrust: support UPNs for trusted domain users 2016-06-11 17:25:50 +02:00
ipa_extdom_extop.c extdom: do not fail to process error case when no request is specified 2016-03-10 19:24:55 +01:00
ipa_extdom.h extdom: add certificate request 2016-06-09 14:28:47 +02:00
ipa-extdom-extop-conf.ldif Add external domain extop DS plugin 2012-06-28 13:08:26 +02:00
Makefile.am Build: fix distribution of daemons/ipa-slapi-plugins/ipa-exdom-extop files 2016-11-09 13:08:32 +01:00
README Add external domain extop DS plugin 2012-06-28 13:08:26 +02:00