6 lines
186 B
Makefile
6 lines
186 B
Makefile
# Copyright 2007 The Android Open Source Project
|
|
#
|
|
DDMSLIBS_LOCAL_DIR := $(call my-dir)
|
|
include $(DDMSLIBS_LOCAL_DIR)/ddmlib/Android.mk
|
|
include $(DDMSLIBS_LOCAL_DIR)/ddmuilib/Android.mk
|