summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-11-19 09:30:56 -0500
committerRob Crittenden <rcritten@redhat.com>2010-11-19 09:37:03 -0500
commiteead9eec998697cc8c147a47a8874ef7a801cbd1 (patch)
treee91a3cd07f80c174a87e77c02ac335823776cf18 /install
parent5a3497677937e7a632021b75d2ebef8eed3ec252 (diff)
downloadfreeipa-eead9eec998697cc8c147a47a8874ef7a801cbd1.tar.gz
freeipa-eead9eec998697cc8c147a47a8874ef7a801cbd1.tar.xz
freeipa-eead9eec998697cc8c147a47a8874ef7a801cbd1.zip
Fix build error due to rename of index.xhtml to index.html
Diffstat (limited to 'install')
-rw-r--r--install/static/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am
index 787cc4185..795498934 100644
--- a/install/static/Makefile.am
+++ b/install/static/Makefile.am
@@ -22,7 +22,7 @@ app_DATA = \
hbac.js \
host.js \
hostgroup.js \
- index.xhtml \
+ index.html \
jquery.cookie.js \
navigation.js \
netgroup.js \