summaryrefslogtreecommitdiffstats
path: root/install/tools/Makefile.am
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2013-06-19 09:48:29 +0200
committerMartin Kosek <mkosek@redhat.com>2013-06-26 14:11:42 +0200
commit77ae4da70632e17b6be09e9ad71fc353b3bad96e (patch)
tree8b335f8590755606a6cae72de1a66590a73832a2 /install/tools/Makefile.am
parent76dc2176f9e53fc7da760a516359f7cb2eb62035 (diff)
downloadfreeipa-77ae4da70632e17b6be09e9ad71fc353b3bad96e.tar.gz
freeipa-77ae4da70632e17b6be09e9ad71fc353b3bad96e.tar.xz
freeipa-77ae4da70632e17b6be09e9ad71fc353b3bad96e.zip
Remove entitlement support
Entitlements code was not tested nor supported upstream since version 3.0. Remove the associated code. https://fedorahosted.org/freeipa/ticket/3739
Diffstat (limited to 'install/tools/Makefile.am')
-rw-r--r--install/tools/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/tools/Makefile.am b/install/tools/Makefile.am
index 7c553116c..659ce0a87 100644
--- a/install/tools/Makefile.am
+++ b/install/tools/Makefile.am
@@ -21,7 +21,6 @@ sbin_SCRIPTS = \
ipa-managed-entries \
ipa-ldap-updater \
ipa-upgradeconfig \
- ipa-compliance \
ipa-backup \
ipa-restore \
$(NULL)