aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2014-03-06 23:40:34 +0900
committerKen Wakasa <kwakasa@google.com>2014-03-06 23:41:23 +0900
commitc29088846195dd413f086d9f7e602e185eebb995 (patch)
tree1ce994564a0a5c2c3a4b28365e2d3820ecead97e /tools
parenteba0af1237c31e90a2431d1a4aa174acb83bafb2 (diff)
downloadlatinime-c29088846195dd413f086d9f7e602e185eebb995.tar.gz
latinime-c29088846195dd413f086d9f7e602e185eebb995.tar.xz
latinime-c29088846195dd413f086d9f7e602e185eebb995.zip
Fix Mac SDK build
Temporary fix. Change-Id: I79c8c31e7b07776a048a16918008a942261e1115
Diffstat (limited to 'tools')
-rw-r--r--tools/Android.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/Android.mk b/tools/Android.mk
index 91b2fbbb0..dc1403337 100644
--- a/tools/Android.mk
+++ b/tools/Android.mk
@@ -12,4 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-include $(call all-subdir-makefiles)
+# Temporarily excluding dicttool
+#include $(call all-subdir-makefiles)
+include $(call all-named-subdir-makefiles, make-keyboard-text)