From: William Roberts <[email protected]>

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

Signed-off-by: William Roberts <[email protected]>
---

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 --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.
-- 
2.7.4


Reply via email to