diff options
Diffstat (limited to 'pidl')
-rw-r--r-- | pidl/wscript_build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pidl/wscript_build b/pidl/wscript_build index 48733db5d2..b2dd7ad4f3 100644 --- a/pidl/wscript_build +++ b/pidl/wscript_build @@ -1,3 +1,2 @@ -# AUTOGENERATED by mktowscript.pl from ../../pidl/config.mk -# Please remove this notice if hand editing +bld.INSTALL_FILES('${BINDIR}', 'pidl', chmod=0755) |