Files
android_development/tools/layoutopt/libs/Android.mk
Romain Guy 3958d08fd4 New layout optimization tool. Run layoutopt on the command line.
Change-Id: I8e4697e19ca8a203dc8a41b464f7cb46d52184b0
2009-10-05 03:48:33 -07:00

6 lines
134 B
Makefile

# Copyright 2009 The Android Open Source Project
#
DDMSLIBS_LOCAL_DIR := $(call my-dir)
include $(DDMSLIBS_LOCAL_DIR)/uix/Android.mk