summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/Makefile.am
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmill@redhat.com>2007-12-12 18:06:39 -0500
committerKarl MacMillan <kmacmill@redhat.com>2007-12-12 18:06:39 -0500
commitcf595511ff9e55b5f10a3273575980d6bb39d67a (patch)
tree61e2f2e39ce7a15f219ce1c8037d1260d84b0da5 /ipa-server/ipaserver/Makefile.am
parentcecbca1a84579c6aaf20ab7979aee1ae483f32c6 (diff)
downloadfreeipa-cf595511ff9e55b5f10a3273575980d6bb39d67a.tar.gz
freeipa-cf595511ff9e55b5f10a3273575980d6bb39d67a.tar.xz
freeipa-cf595511ff9e55b5f10a3273575980d6bb39d67a.zip
Move radius server components into a separate package.
Diffstat (limited to 'ipa-server/ipaserver/Makefile.am')
-rw-r--r--ipa-server/ipaserver/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipa-server/ipaserver/Makefile.am b/ipa-server/ipaserver/Makefile.am
index f1c094b36..b1d00a80a 100644
--- a/ipa-server/ipaserver/Makefile.am
+++ b/ipa-server/ipaserver/Makefile.am
@@ -9,7 +9,6 @@ app_PYTHON = \
krbinstance.py \
httpinstance.py \
ntpinstance.py \
- radiusinstance.py \
webguiinstance.py \
service.py \
installutils.py \