remove old compile-command

This commit is contained in:
Eric House 2015-07-11 10:27:02 -07:00
parent 1423bc933d
commit 8c72866b03

View file

@ -1,4 +1,4 @@
# -*- mode: Makefile; compile-command: "cd ../; ${NDK_ROOT}/ndk-build -j3"; -*-
# -*- mode: Makefile; -*-
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)