freeipa/daemons
Petr Spacek f229bb56b7 Build: fix distribution of daemons/ipa-slapi-plugins/topology 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
..
dnssec Pylint: remove unused variables from installers and scripts 2016-10-06 10:43:36 +02:00
ipa-kdb Build: fix distribution of daemon/ipa-kdb files 2016-11-09 13:08:32 +01:00
ipa-otpd Build: add missing KRB5_LIBS to daemons/ipa-otpd 2016-10-18 10:47:59 +02:00
ipa-sam Build: fix Makefile.am files to separate source and build directories 2016-11-09 13:08:32 +01:00
ipa-slapi-plugins Build: fix distribution of daemons/ipa-slapi-plugins/topology files 2016-11-09 13:08:32 +01:00
ipa-version.h.in Build: move version handling from Makefile to configure 2016-11-09 13:08:32 +01:00
Makefile.am fix Makefile.am for daemons 2015-03-26 14:58:37 +01:00