From b90a76b342aebc1739c1485aa53b45ebca485344 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 18 May 2020 12:21:56 +0200 Subject: [PATCH] Another missed place for the link icon. --- graphics/wscript | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/wscript b/graphics/wscript index 60e8f4820..5b51abb94 100644 --- a/graphics/wscript +++ b/graphics/wscript @@ -38,3 +38,4 @@ def build(bld): bld.install_files('${PREFIX}/share/dcpomatic2', 'me.jpg') bld.install_files('${PREFIX}/share/dcpomatic2', 'tick.png') bld.install_files('${PREFIX}/share/dcpomatic2', 'no_tick.png') + bld.install_files('${PREFIX}/share/dcpomatic2', 'link.png') -- 2.30.2