summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index f98d731e537..619b4923813 100644
--- a/wscript
+++ b/wscript
@@ -128,6 +128,7 @@ def configure(conf):
conf.RECURSE('lib/replace')
conf.RECURSE('examples/fuse')
+ conf.RECURSE('examples/winexe')
conf.SAMBA_CHECK_PERL(mandatory=True)
conf.find_program('xsltproc', var='XSLTPROC')