Move policycoreutils/gui to gui.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
d4387cd75f
commit
2e4d0bc862
26 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS=libsepol libselinux libsemanage sepolgen checkpolicy secilc policycoreutils # policy
|
||||
SUBDIRS=libsepol libselinux libsemanage sepolgen checkpolicy secilc policycoreutils gui
|
||||
PYSUBDIRS=libselinux libsemanage
|
||||
DISTCLEANSUBDIRS=libselinux libsemanage
|
||||
|
||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = sepolicy setfiles semanage load_policy newrole run_init sandbox secon audit2allow sestatus semodule_package semodule semodule_link semodule_expand semodule_deps sepolgen-ifgen setsebool scripts po man gui hll
|
||||
SUBDIRS = sepolicy setfiles semanage load_policy newrole run_init sandbox secon audit2allow sestatus semodule_package semodule semodule_link semodule_expand semodule_deps sepolgen-ifgen setsebool scripts po man hll
|
||||
|
||||
INOTIFYH = $(shell ls /usr/include/sys/inotify.h 2>/dev/null)
|
||||
|
||||
|
|
Loading…
Reference in a new issue