summaryrefslogtreecommitdiffstats
path: root/source3/lib/asys/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* build: Do not install testing binariesAndrew Bartlett2012-11-221-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
* libasysVolker Lendecke2012-07-181-0/+9
Signed-off-by: Jeremy Allison <jra@samba.org>