summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-05-18 12:21:56 +0200
committerCarl Hetherington <cth@carlh.net>2020-05-18 12:21:56 +0200
commitb90a76b342aebc1739c1485aa53b45ebca485344 (patch)
treef3b8a328c7c236cd34bfb40c70c896f871fa2121
parentd04f7594ca422ea09c13282f863a5724f167ced6 (diff)
Another missed place for the link icon.
-rw-r--r--graphics/wscript1
1 files changed, 1 insertions, 0 deletions
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')