Signed-off-by: Jason Zaman <jason@xxxxxxxxxxxxx> --- dbus/Makefile | 2 ++ gui/Makefile | 2 ++ mcstrans/Makefile | 2 ++ restorecond/Makefile | 1 + 4 files changed, 7 insertions(+) diff --git a/dbus/Makefile b/dbus/Makefile index c924052..9a6cc90 100644 --- a/dbus/Makefile +++ b/dbus/Makefile @@ -13,3 +13,5 @@ install: install -m 755 selinux_server.py $(DESTDIR)/usr/share/system-config-selinux relabel: + +test: diff --git a/gui/Makefile b/gui/Makefile index 4170e94..d49a7ce 100644 --- a/gui/Makefile +++ b/gui/Makefile @@ -54,3 +54,5 @@ clean: indent: relabel: + +test: diff --git a/mcstrans/Makefile b/mcstrans/Makefile index eb3d955..c993a9f 100644 --- a/mcstrans/Makefile +++ b/mcstrans/Makefile @@ -14,3 +14,5 @@ clean: $(MAKE) -C man clean relabel: + +test: diff --git a/restorecond/Makefile b/restorecond/Makefile index 02b7011..9f163f5 100644 --- a/restorecond/Makefile +++ b/restorecond/Makefile @@ -60,3 +60,4 @@ clean: indent: ../../scripts/Lindent $(wildcard *.[ch]) +test: -- 2.7.3 _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.