aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>2016-02-26 15:14:36 +0900
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>2016-02-26 15:14:36 +0900
commit3388e696c2c5ec81deb478e446f48b5dc1da2200 (patch)
tree139fe4daa4a11ae8c8b0ac5a1dbd1b3899be8ad4
parent03ce23949c79d6817d18e68ec0918e7ce2e4cdad (diff)
downloadplatform_build_kati-3388e696c2c5ec81deb478e446f48b5dc1da2200.tar.gz
platform_build_kati-3388e696c2c5ec81deb478e446f48b5dc1da2200.tar.bz2
platform_build_kati-3388e696c2c5ec81deb478e446f48b5dc1da2200.zip
Remove kati target from default targets
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 81dd938..5d0d45c 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-all: kati ckati ckati_tests
+all: ckati ckati_tests
include Makefile.kati
include Makefile.ckati