summaryrefslogtreecommitdiffstats
path: root/core/config.mk
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2012-03-13 15:23:33 -0700
committerGlenn Kasten <gkasten@google.com>2012-03-14 15:30:37 -0700
commitfefc17ff59a27a2957d2e8eec987656523907dbb (patch)
tree2672051a0cbab28bf9364a74c531c98d3df0663e /core/config.mk
parent43ba688fed77e875379cc47b50904f2dd590bb49 (diff)
downloadbuild-fefc17ff59a27a2957d2e8eec987656523907dbb.zip
build-fefc17ff59a27a2957d2e8eec987656523907dbb.tar.gz
build-fefc17ff59a27a2957d2e8eec987656523907dbb.tar.bz2
Use pathmap.mk for system/media includes
Currently these point to the old location. Another CL will move them to the new location. Change-Id: I61dd732981a9a7a3f4a2c1cc01dc072f4fb6a2b8
Diffstat (limited to 'core/config.mk')
-rw-r--r--core/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.mk b/core/config.mk
index b42e7dc..afbddae 100644
--- a/core/config.mk
+++ b/core/config.mk
@@ -33,7 +33,7 @@ SRC_HEADERS := \
$(TOPDIR)frameworks/native/opengl/include \
$(TOPDIR)frameworks/base/include \
$(TOPDIR)frameworks/base/opengl/include \
- $(TOPDIR)frameworks/base/native/include \
+ $(TOPDIR)frameworks/base/native/include \
$(TOPDIR)external/skia/include
SRC_HOST_HEADERS:=$(TOPDIR)tools/include
SRC_LIBRARIES:= $(TOPDIR)libs