aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-23 14:24:48 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-23 14:24:48 +0000
commit9c4c6f3b1fb5c29c1f1ae0f03dc598c3518dd8bc (patch)
tree139f3fb68499373521983fb31e003e63ff3c3721
parent3083286d0f8daba189fc58c769f9b18e51146336 (diff)
parent0b7af50e30960f67ace45d1c2efbe7e6903c2f0f (diff)
downloadlua-android10-mainline-a-release.tar.gz
Change-Id: I076e1148a16ac6a15249e89ca65ae636e05bc31d
-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