aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2019-05-22 21:47:00 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-22 21:47:00 -0700
commit0ea93ca66bd2cedd167404e13843895042a7b3e6 (patch)
tree139f3fb68499373521983fb31e003e63ff3c3721
parent411f59e20bd3b1e5526dc84034c19965770febac (diff)
parent9cca8dd332c619772fc2dae5e0ad22d05972cdd0 (diff)
downloadlua-android10-d4-release.tar.gz
am: 9cca8dd332 Change-Id: I8c8b4c659d6c6a5f37256c5ed56d03adf6b3cbd6
-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