summaryrefslogtreecommitdiff
path: root/graphics/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-04 02:23:29 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-04 02:23:29 +0100
commitc554c20be02b4a518be1be4266f90b88df9d5bd6 (patch)
tree014aec0045a14dd44d811cefbd14e4dd6628fcf6 /graphics/wscript
parent7bcf60f8ad3acd4dcae77a120216839b665c4335 (diff)
Replace checkboxes with tools.
Diffstat (limited to 'graphics/wscript')
-rw-r--r--graphics/wscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/wscript b/graphics/wscript
index 7f88cd069..72418cb53 100644
--- a/graphics/wscript
+++ b/graphics/wscript
@@ -33,3 +33,5 @@ def build(bld):
bld.install_files('${PREFIX}/share/dcpomatic2', 'zoom.png')
bld.install_files('${PREFIX}/share/dcpomatic2', 'zoom_all.png')
bld.install_files('${PREFIX}/share/dcpomatic2', 'select.png')
+ bld.install_files('${PREFIX}/share/dcpomatic2', 'snap.png')
+ bld.install_files('${PREFIX}/share/dcpomatic2', 'sequence.png')