diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-10-30 11:19:08 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-10-30 23:49:00 +1100 |
commit | ae0f420dd989b165876b4b07754043a01604583e (patch) | |
tree | 77d102efd687a3f1c54f88a9fb282c6af910f32c /source4/selftest | |
parent | adabc3d082a2e23a9bca9282ad5e7be07fa776e9 (diff) | |
download | samba-ae0f420dd989b165876b4b07754043a01604583e.tar.gz samba-ae0f420dd989b165876b4b07754043a01604583e.tar.bz2 samba-ae0f420dd989b165876b4b07754043a01604583e.zip |
waf: don't auto-depend on subsystems
this is part of an effort to reduce the amount of automatic dependency
munging we do. When working on the correct dependency tree for Samba
it is easier to add the right dependencies in the wscript files than
rely on them being added by the waf rules. This change removes the
automatic dependency of modules on their subsystem. Many modules don't
actually need this dependency anyway, so it is better to add it where
they are needed (for example, for ldb modules)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/selftest')
0 files changed, 0 insertions, 0 deletions