summaryrefslogtreecommitdiff
path: root/graphics/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-01-06 23:45:28 +0000
committerCarl Hetherington <cth@carlh.net>2016-04-26 23:05:14 +0100
commit844f4a2ae3710709032dad59857dc70212cc8c17 (patch)
tree9cc8f19e9903cf7ca1ebf23d28ab104759470344 /graphics/wscript
parent6d8076c7da87a55cc3487d91510d3ad51234f666 (diff)
Initial stuff; mostly ok but some hints are still not implemented as warnings.attic/warnings
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 88e11124f..cd2c58d43 100644
--- a/graphics/wscript
+++ b/graphics/wscript
@@ -29,3 +29,5 @@ def build(bld):
if not bld.env.TARGET_WINDOWS:
bld.install_files('${PREFIX}/share/dcpomatic2', 'dcpomatic2_server_small.png')
bld.install_files('${PREFIX}/share/dcpomatic2', 'splash.png')
+ bld.install_files('${PREFIX}/share/dcpomatic2', 'warning.png')
+ bld.install_files('${PREFIX}/share/dcpomatic2', 'blank.png')