summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index bacad3d..43f6c38 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,6 +1,8 @@
libapk_so_version = '2.99.0'
libapk_src = [
'adb.c',
+ 'adb_walk_adb.c',
+ 'adb_walk_gentext.c',
'apk_adb.c',
'atom.c',
'blob.c',