Renamed all references to 'ipa_webui' to 'ipawebui'

This commit is contained in:
Jason Gerard DeRose
2009-01-04 19:45:53 -07:00
parent 7442ad2e27
commit 5c47261df5
6 changed files with 15 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
# Hackish script to generate documentation using epydoc
sources="ipalib ipa_server ipa_webui tests lite-xmlrpc.py lite-webui.py"
sources="ipalib ipaserver ipawebui tests"
out="./freeipa2-dev-doc"
init="./ipalib/__init__.py"