mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 09:58:01 +00:00
selinux: drop autogenerated files
When running a make clean, it is desirable for the autogenerated files to be removed. Signed-off-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
parent
eab138764e
commit
ef4da7cd92
@ -12,3 +12,9 @@ PHONY: selinux-policy
|
|||||||
|
|
||||||
selinux-policy: selinux/openvswitch-custom.te
|
selinux-policy: selinux/openvswitch-custom.te
|
||||||
$(MAKE) -C selinux/ -f /usr/share/selinux/devel/Makefile
|
$(MAKE) -C selinux/ -f /usr/share/selinux/devel/Makefile
|
||||||
|
|
||||||
|
CLEANFILES += \
|
||||||
|
selinux/openvswitch-custom.te \
|
||||||
|
selinux/openvswitch-custom.pp \
|
||||||
|
selinux/openvswitch-custom.fc \
|
||||||
|
selinux/openvswitch-custom.if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user