Build mcstrans.

We should build it by default or else it will bitrot.
But you can still omit it by overriding OPT_SUBDIRS.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-10-31 13:52:02 -04:00
parent 3dcdc46378
commit fe74095490
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
OPT_SUBDIRS ?= dbus gui python restorecond sandbox semodule-utils
OPT_SUBDIRS ?= dbus gui mcstrans python restorecond sandbox semodule-utils
SUBDIRS=libsepol libselinux libsemanage checkpolicy secilc policycoreutils $(OPT_SUBDIRS)
PYSUBDIRS=libselinux libsemanage
DISTCLEANSUBDIRS=libselinux libsemanage