diff mbox

CleanSpec.mk: remove

Message ID 1508379638-19927-1-git-send-email-william.c.roberts@intel.com (mailing list archive)
State Not Applicable
Headers show

Commit Message

William Roberts Oct. 19, 2017, 2:20 a.m. UTC
From: William Roberts <william.c.roberts@intel.com>

The Android.mk files were removed but the CleanSpec.mk lingered on,
remove it.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
---

For those who whish to see the Travis-CI integration, go to:
  https://github.com/SELinuxProject/selinux/pull/66

Travis will build both PRs and direct pushes to the tree:
  https://travis-ci.org/SELinuxProject/selinux/jobs/289577844

It currently builds a whopping 22 configurations and runs the
unit test suites. Thanks Nicolas!

 CleanSpec.mk | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 CleanSpec.mk
diff mbox

Patch

diff --git a/CleanSpec.mk b/CleanSpec.mk
deleted file mode 100644
index 1ac5a62..0000000
--- a/CleanSpec.mk
+++ /dev/null
@@ -1,2 +0,0 @@ 
-# This empty CleanSpec.mk file will prevent the build system
-# from descending into subdirs.