summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-10-20 10:04:57 +0000
committerJelmer Vernooij <jelmer@samba.org>2005-10-20 10:04:57 +0000
commitb5ac6c2464349b554d8b741ede89523090080da3 (patch)
treed04d320fa724a19e6831f218c2459df0a5d985ff /source/nsswitch
parentc914dde9eae65ff95fbb0b56873a1d533f6f5456 (diff)
downloadsamba-b5ac6c2464349b554d8b741ede89523090080da3.tar.gz
samba-b5ac6c2464349b554d8b741ede89523090080da3.tar.xz
samba-b5ac6c2464349b554d8b741ede89523090080da3.zip
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technical/2005-October/043443.html)
Diffstat (limited to 'source/nsswitch')
-rw-r--r--source/nsswitch/SConscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/nsswitch/SConscript b/source/nsswitch/SConscript
deleted file mode 100644
index 057ddba5f00..00000000000
--- a/source/nsswitch/SConscript
+++ /dev/null
@@ -1,2 +0,0 @@
-Import('hostenv')
-hostenv.Library('cli_winbind',['wb_common.c'])