summaryrefslogtreecommitdiffstats
path: root/build/core/config.mk
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-12 19:41:06 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-12 19:41:06 +0100
commit64dba5e9e248b0f662360dd4d2abd604f5d95048 (patch)
treeaacd35f6db2a768e6ba5316004fed02a16c4f1db /build/core/config.mk
parent62d7769c27c907845f4066952637fc9732de40fc (diff)
parentdee66450bb214aa7afa174f176c88a09df86d5ba (diff)
downloadvendor_replicant-64dba5e9e248b0f662360dd4d2abd604f5d95048.zip
vendor_replicant-64dba5e9e248b0f662360dd4d2abd604f5d95048.tar.gz
vendor_replicant-64dba5e9e248b0f662360dd4d2abd604f5d95048.tar.bz2
Merge remote-tracking branch 'lineageos/cm-13.0' into replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'build/core/config.mk')
-rw-r--r--build/core/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/core/config.mk b/build/core/config.mk
index 75bfca7..62a403a 100644
--- a/build/core/config.mk
+++ b/build/core/config.mk
@@ -1,4 +1,5 @@
# Copyright (C) 2015 The CyanogenMod Project
+# (C) 2017 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -26,3 +27,5 @@ FRAMEWORK_CM_API_NEEDS_UPDATE_TEXT := $(TOPDIR)vendor/replicant/build/core/apich
BUILD_MAVEN_PREBUILT := $(TOP)/vendor/replicant/build/core/maven_artifact.mk
PUBLISH_MAVEN_PREBUILT := $(TOP)/vendor/replicant/build/core/maven_artifact_publish.mk
+
+BUILD_HTTP_PREBUILT := $(TOP)/vendor/replicant/build/core/http_prebuilt.mk