summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-08-22 21:56:51 -0700
committerGitHub <noreply@github.com>2023-08-22 21:56:51 -0700
commite89150b1d403ebc6ced457561424a16ab59ea4ef (patch)
treeea3b2d3e96a3a26ef5630dfb36184bd610df46a2 /tool
parent347993e95c4604d6c9460b64bb28c9b4f442531c (diff)
Render YARP templates into the build directory (#8266)
Notes
Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
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.