s4-waf: install pidl
authorAndrew Tridgell <tridge@samba.org>
Sat, 27 Mar 2010 03:00:56 +0000 (14:00 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:09 +0000 (20:27 +1000)
pidl/wscript_build
source4/wscript_build

index 48733db5d2711f165bfea3e44d96a97b37f1119f..b2dd7ad4f3ba45c3329169956cb9da56a468de9b 100644 (file)
@@ -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)
index e0b942b274acf82ef25a84684a4ad7819a1a2b95..62b5cbaba355ff17ce48bf1983673707924159d6 100644 (file)
@@ -115,3 +115,4 @@ bld.BUILD_SUBDIR('lib/smbreadline')
 bld.BUILD_SUBDIR('../codepages')
 bld.BUILD_SUBDIR('setup')
 bld.BUILD_SUBDIR('scripting')
+bld.BUILD_SUBDIR('../pidl')