summaryrefslogtreecommitdiffstats
path: root/install/ui/Makefile.am
diff options
context:
space:
mode:
authorPetr Voborník <pvoborni@redhat.com>2012-01-13 15:34:55 +0100
committerPetr Voborník <pvoborni@redhat.com>2012-01-18 17:08:46 +0100
commitd906fa50c1fd56ceb1a602fe50129becb6a304d4 (patch)
tree1d30169ef9436eb6888edfcb73eff36c9e073123 /install/ui/Makefile.am
parent2c1f21a14bf9d47ab484d13f5947a059ccc1d041 (diff)
downloadfreeipa-d906fa50c1fd56ceb1a602fe50129becb6a304d4.tar.gz
freeipa-d906fa50c1fd56ceb1a602fe50129becb6a304d4.tar.xz
freeipa-d906fa50c1fd56ceb1a602fe50129becb6a304d4.zip
UI for SELinux user mapping
This patch adds UI for SELinux user mapping. Its design is based on HBAC Rule design. https://fedorahosted.org/freeipa/ticket/2145
Diffstat (limited to 'install/ui/Makefile.am')
-rw-r--r--install/ui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am
index 8d6abf7f7..822a6282f 100644
--- a/install/ui/Makefile.am
+++ b/install/ui/Makefile.am
@@ -51,6 +51,7 @@ app_DATA = \
policy.js \
rule.js \
search.js \
+ selinux.js \
serverconfig.js \
service.js \
sudo.js \