From 96cda05b8957fb20e475e6db5fa3cffc23aa24ae Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 23 Nov 2022 14:34:37 +0000 Subject: [PATCH] Add missing dependency of screenshots on their save files --- icons/icons.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/icons.cmake b/icons/icons.cmake index 1b3e690..12aa285 100644 --- a/icons/icons.cmake +++ b/icons/icons.cmake @@ -120,7 +120,7 @@ function(build_icon name) --screenshot ${icon_bindir}/${name}-base.png --load ${icon_srcdir}/${name}.sav DEPENDS - ${name}-icon-maker) + ${name}-icon-maker ${icon_srcdir}/${name}.sav) # Shrink it to a fixed-size square image for the web page, # trimming boring border parts of the original image in the