freeipa/daemons/ipa-slapi-plugins/Makefile.am
Rob Crittenden 09fb073e82 Replication version checking.
Whenever we upgrade IPA such that any data incompatibilities might occur
then we need to bump the DATA_VERSION value so that data will not
replicate to other servers. The idea is that you can do an in-place
upgrade of each IPA server and the different versions own't pollute
each other with bad data.
2010-06-24 10:33:53 -04:00

17 lines
187 B
Makefile

NULL =
SUBDIRS = \
ipa-enrollment \
ipa-pwd-extop \
ipa-version \
ipa-winsync \
$(NULL)
EXTRA_DIST = \
README \
$(NULL)
MAINTAINERCLEANFILES = \
*~ \
Makefile.in