From 29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Wed, 7 Sep 2011 10:17:12 +0200 Subject: Add ipa-adtrust-install utility https://fedorahosted.org/freeipa/ticket/1619 --- ipaserver/install/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ipaserver/install/Makefile.am') 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 \ -- cgit