summaryrefslogtreecommitdiff
path: root/graphics/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-11-14 21:52:42 +0000
committerCarl Hetherington <cth@carlh.net>2018-11-22 23:25:40 +0000
commite3321029d7c57d4a0a7e72e9c0aa69eb1e124016 (patch)
tree1ccc82f93a33e4ffb909e8b3f8b40070f20c0ca8 /graphics/wscript
parent592e22afa11706f61f39eeb038be56adea09cbc8 (diff)
Various work on playlist editor.
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 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')