X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=graphics%2Fwscript;h=4be52af9a856610d2bd7f23530ff581488f4cc4a;hb=ed139f58e62b9570233156841398fa9f9240369c;hp=72418cb53420a7547024e41b2a8c5031178eb797;hpb=c554c20be02b4a518be1be4266f90b88df9d5bd6;p=dcpomatic.git diff --git a/graphics/wscript b/graphics/wscript index 72418cb53..4be52af9a 100644 --- a/graphics/wscript +++ b/graphics/wscript @@ -35,3 +35,5 @@ def build(bld): bld.install_files('${PREFIX}/share/dcpomatic2', 'select.png') bld.install_files('${PREFIX}/share/dcpomatic2', 'snap.png') bld.install_files('${PREFIX}/share/dcpomatic2', 'sequence.png') + bld.install_files('${PREFIX}/share/dcpomatic2', 'tick.png') + bld.install_files('${PREFIX}/share/dcpomatic2', 'no_tick.png')