summaryrefslogtreecommitdiffstats
path: root/ipa-server/selinux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-server/selinux/Makefile')
-rw-r--r--ipa-server/selinux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa-server/selinux/Makefile b/ipa-server/selinux/Makefile
index 9fb5bbe40..03c3ee309 100644
--- a/ipa-server/selinux/Makefile
+++ b/ipa-server/selinux/Makefile
@@ -19,6 +19,7 @@ maintainer-clean: clean
distclean: clean
install: all
+ install -d $(POLICY_DIR)
install -m 644 ipa_webgui/ipa_webgui.pp $(POLICY_DIR)
install -m 644 ipa_kpasswd/ipa_kpasswd.pp $(POLICY_DIR)