Yet more waking (in hash computation).
[dcpomatic.git] / platform / osx / wscript
index a34c21e2ed825d49cf791aab5a396fd477f8539a..c1db9256b0b8fc2033951b64c376d065badb8c05 100644 (file)
@@ -4,3 +4,4 @@ def build(bld):
     obj = bld(features='subst', source='dcpomatic2_server.Info.plist.in', target='dcpomatic2_server.Info.plist', version=bld.env.VERSION)
     obj = bld(features='subst', source='dcpomatic2_batch.Info.plist.in', target='dcpomatic2_batch.Info.plist', version=bld.env.VERSION)
     obj = bld(features='subst', source='dcpomatic2_player.Info.plist.in', target='dcpomatic2_player.Info.plist', version=bld.env.VERSION)
+    obj = bld(features='subst', source='dcpomatic2_playlist.Info.plist.in', target='dcpomatic2_playlist.Info.plist', version=bld.env.VERSION)