freeipa/daemons/ipa-slapi-plugins/Makefile.am
Petr Spacek 952a7ac9f5 Add 389 DS plugin for special idnsSOASerial attribute handling
Default value "1" is added to replicated idnsZone objects
if idnsSOASerial attribute is missing.

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

Signed-off-by: Petr Spacek <pspacek@redhat.com>
2013-03-22 14:31:22 +01:00

25 lines
313 B
Makefile

NULL =
SUBDIRS = \
ipa-cldap \
ipa-dns \
ipa-enrollment \
ipa-lockout \
ipa-modrdn \
ipa-pwd-extop \
ipa-extdom-extop \
ipa-uuid \
ipa-version \
ipa-winsync \
ipa-sidgen \
ipa-range-check \
$(NULL)
EXTRA_DIST = \
README \
$(NULL)
MAINTAINERCLEANFILES = \
*~ \
Makefile.in