aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-23 03:04:11 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-23 03:04:11 +0000
commit0b7af50e30960f67ace45d1c2efbe7e6903c2f0f (patch)
tree139f3fb68499373521983fb31e003e63ff3c3721
parent3083286d0f8daba189fc58c769f9b18e51146336 (diff)
parent9cca8dd332c619772fc2dae5e0ad22d05972cdd0 (diff)
downloadplatform_external_lua-android10-s1-release.tar.gz
platform_external_lua-android10-s1-release.tar.bz2
platform_external_lua-android10-s1-release.zip
Change-Id: I0ce29e4a4f960062e3c7341839f219217668297c
-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