Hand-apply c7ce6fcf9bc6b5b1f6d823b7df256f43fefd660c; add a note to the
[dcpomatic.git] / src / wscript
index a4cf349f9cf1b7b44b35306069638827e9d5b712..f3a6a8c7beab1d8480273ee29099a99e4fb6888b 100644 (file)
@@ -1,4 +1,5 @@
 def configure(conf):
+    conf.recurse('tools')
     if not conf.env.DISABLE_GUI:
         conf.recurse('wx')