summaryrefslogtreecommitdiffstats
path: root/install/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'install/tools/Makefile.am')
-rw-r--r--install/tools/Makefile.am11
1 files changed, 7 insertions, 4 deletions
diff --git a/install/tools/Makefile.am b/install/tools/Makefile.am
index 3f5661754..750ab6417 100644
--- a/install/tools/Makefile.am
+++ b/install/tools/Makefile.am
@@ -1,9 +1,8 @@
NULL =
-SUBDIRS = \
- share \
- updates \
- $(NULL)
+SUBDIRS = \
+ man \
+ $(NULL)
sbin_SCRIPTS = \
ipa-server-install \
@@ -12,6 +11,10 @@ sbin_SCRIPTS = \
ipa-replica-manage \
ipa-server-certinstall \
ipactl \
+ ipa-compat-manage \
+ ipa-fix-CVE-2008-3274 \
+ ipa-ldap-updater \
+ ipa-upgradeconfig \
$(NULL)
EXTRA_DIST = \