aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-25 23:17:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-25 23:17:52 +0000
commiteded88d9a08fce6ed07ac9eb8078b601fc1c0cab (patch)
tree139f3fb68499373521983fb31e003e63ff3c3721
parent411f59e20bd3b1e5526dc84034c19965770febac (diff)
parent0ea93ca66bd2cedd167404e13843895042a7b3e6 (diff)
downloadlua-android10-c2f2-s1-release.tar.gz
Change-Id: Ic273c580c9824e4b6bea40d18bc971d97b774b35
-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