summaryrefslogtreecommitdiffstats
path: root/install/static/Makefile.am
diff options
context:
space:
mode:
authorPavel Zuna <pzuna@redhat.com>2010-09-16 10:24:32 -0400
committerAdam Young <ayoung@redhat.com>2010-09-17 19:42:40 -0400
commitfb133734cc58be3567b768579c94703b129dc06d (patch)
tree32eb7e84cf07c984c9ea48c8551fbb4cc5fd28de /install/static/Makefile.am
parent1bb412239d0735af11c3939bfe437cb8b49c7004 (diff)
downloadfreeipa-fb133734cc58be3567b768579c94703b129dc06d.tar.gz
freeipa-fb133734cc58be3567b768579c94703b129dc06d.tar.xz
freeipa-fb133734cc58be3567b768579c94703b129dc06d.zip
Add jQuery UI and jQuery BBQ libraries to the project.
Diffstat (limited to 'install/static/Makefile.am')
-rw-r--r--install/static/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am
index 825493501..920750960 100644
--- a/install/static/Makefile.am
+++ b/install/static/Makefile.am
@@ -12,6 +12,9 @@ app_DATA = \
ipa.js \
ipa.css \
jquery.js \
+ jquery-ui.js \
+ jquery.ba-bbq.js \
+ jquery-ui.css \
group.js \
host.js \
hostgroup.js \