aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ab892e5c..4f85619a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -83,6 +83,7 @@ cc_binary {
defaults: ["curl_common_defaults"],
srcs: [
"src/*.c",
+ "lib/dynbuf.c",
],
shared_libs: [
"libcrypto",