summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-08-18 01:07:05 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-08-18 01:07:05 -0700
commit6fff5c5ba23a2790c9d189de82e157c9fa986f96 (patch)
tree10cb4b519824804470ea81bb29381dce1c39cc41 /tool
parente327bf32bdfa610a0f1834048bb1422de992c073 (diff)
Fix tool/update-deps for YARP files
Diffstat (limited to 'tool')
-rwxr-xr-xtool/update-deps7
1 files changed, 7 insertions, 0 deletions
diff --git a/tool/update-deps b/tool/update-deps
index a367669435..5662188dee 100755
--- a/tool/update-deps
+++ b/tool/update-deps
@@ -149,6 +149,13 @@ FILES_NEED_VPATH = %w[
enc/trans/single_byte.c
enc/trans/utf8_mac.c
enc/trans/utf_16_32.c
+
+ yarp/api_node.c
+ yarp/ast.h
+ yarp/node.c
+ yarp/prettyprint.c
+ yarp/serialize.c
+ yarp/token_type.c
]
# Multiple files with same filename.