]> git.proxmox.com Git - mirror_ovs.git/blob - selinux/automake.mk
selinux: add a new target to build the policy
[mirror_ovs.git] / selinux / automake.mk
1 # Copyright (C) 2016 Nicira, Inc.
2 #
3 # Copying and distribution of this file, with or without modification,
4 # are permitted in any medium without royalty provided the copyright
5 # notice and this notice are preserved. This file is offered as-is,
6 # without warranty of any kind.
7
8 EXTRA_DIST += \
9 selinux/openvswitch-custom.te.in
10
11 PHONY: selinux-policy
12
13 selinux-policy: selinux/openvswitch-custom.te
14 $(MAKE) -C selinux/ -f /usr/share/selinux/devel/Makefile