aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-25 23:07:47 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-25 23:07:47 +0000
commit705a9b60f8fea3354f669fe2efe7c37cf5d1ef11 (patch)
tree139f3fb68499373521983fb31e003e63ff3c3721
parent411f59e20bd3b1e5526dc84034c19965770febac (diff)
parent0ea93ca66bd2cedd167404e13843895042a7b3e6 (diff)
downloadlua-android10-qpr1-release.tar.gz
Change-Id: I65f9166fd012ec3c1e293446a9bd902e51818e93
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index f97bb44..02cd991 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,7 +33,7 @@ cc_library_static {
filegroup {
name: "liblua-sources",
srcs: [
- "src/**.c",
+ "src/**/*.c",
],
exclude_srcs: [
// Exclude the interpreter