From a7c7cd11bc5c33173f3eeab8600819f84fe2d662 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Fri, 25 Aug 2023 15:47:25 -0400 Subject: Update sync script to handle yarp/version.h --- tool/update-deps | 1 + 1 file changed, 1 insertion(+) (limited to 'tool') diff --git a/tool/update-deps b/tool/update-deps index 5662188dee..90107e50c8 100755 --- a/tool/update-deps +++ b/tool/update-deps @@ -156,6 +156,7 @@ FILES_NEED_VPATH = %w[ yarp/prettyprint.c yarp/serialize.c yarp/token_type.c + yarp/version.h ] # Multiple files with same filename. -- cgit v1.2.3