diff options
Diffstat (limited to 'install/static')
-rw-r--r-- | install/static/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am index 787cc418..79549893 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 \ |