summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2011-09-07 10:17:12 +0200
committerSimo Sorce <ssorce@redhat.com>2011-09-14 18:45:13 -0400
commit29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5 (patch)
tree678f6adda60d25dff56a4939209c177093dcc0bb /ipaserver/install/Makefile.am
parent29ec63c3813cee5fa8d8b1e9ad032a89992791eb (diff)
downloadfreeipa-29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5.tar.gz
freeipa-29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5.tar.xz
freeipa-29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5.zip
Add ipa-adtrust-install utility
https://fedorahosted.org/freeipa/ticket/1619
Diffstat (limited to 'ipaserver/install/Makefile.am')
-rw-r--r--ipaserver/install/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipaserver/install/Makefile.am b/ipaserver/install/Makefile.am
index 8932eadbb..9fcad4e77 100644
--- a/ipaserver/install/Makefile.am
+++ b/ipaserver/install/Makefile.am
@@ -10,6 +10,7 @@ app_PYTHON = \
krbinstance.py \
httpinstance.py \
ntpinstance.py \
+ adtrustinstance.py \
service.py \
installutils.py \
replication.py \