summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-07-15 22:23:16 -0400
committerAdam Young <ayoung@redhat.com>2010-07-15 22:23:16 -0400
commitf598a63298eda04ff480a90bf1b0af6151c92caa (patch)
treee7a8be916479a18c264c8250fc6fbb0a7fb1bab6
parentf06d54a1005588825899d227a9d9a0b3f055b0ed (diff)
downloadfreeipa-f598a63298eda04ff480a90bf1b0af6151c92caa.tar.gz
freeipa-f598a63298eda04ff480a90bf1b0af6151c92caa.tar.xz
freeipa-f598a63298eda04ff480a90bf1b0af6151c92caa.zip
And change to make the build succeed.
-rw-r--r--install/static/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am
index 655390cb9..f5791a818 100644
--- a/install/static/Makefile.am
+++ b/install/static/Makefile.am
@@ -15,10 +15,11 @@ app_DATA = \
group.js \
hostgroups.inc \
host.js \
+ hostgroup.js \
index.xhtml \
jquery.cookie.js \
navigation.js \
- netgroups.inc \
+ netgroups.js \
pageparams.js \
policy.inc \
search.js \