summaryrefslogtreecommitdiff
path: root/source3/lib/asys/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2012-11-22build: Do not install testing binariesAndrew Bartlett1-1/+2
These binaries are for developer or selftest use, and are not supported for installation onto the system. The autoconf build does not install these binaries, and so neither should the waf build. Andrew Bartlett Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Nov 22 12:00:36 CET 2012 on sn-devel-104
2012-07-18libasysVolker Lendecke1-0/+9
Signed-off-by: Jeremy Allison <jra@samba.org>