summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-01-25 11:38:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:12 -0500
commit72478f0bd8f4c78b96c0e34b36892f70c378c3a6 (patch)
tree40411e3c7febf8a7034b451cfe33ad07b40ab03a /source4/build/smb_build
parent8fb54d162b449244e5380aa1e00d99b5e23e9443 (diff)
downloadsamba-72478f0bd8f4c78b96c0e34b36892f70c378c3a6.tar.gz
samba-72478f0bd8f4c78b96c0e34b36892f70c378c3a6.tar.bz2
samba-72478f0bd8f4c78b96c0e34b36892f70c378c3a6.zip
r4983: On second thoughts don't include the config.mk file for the swig stuff
just yet. More testing required. (This used to be commit c2664bb365e31a160b72e6eecfdfce9921e913f0)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r--source4/build/smb_build/main.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/smb_build/main.pm b/source4/build/smb_build/main.pm
index a2434161ae..55009d14e5 100644
--- a/source4/build/smb_build/main.pm
+++ b/source4/build/smb_build/main.pm
@@ -56,7 +56,6 @@ sub smb_build_main($)
"libcli/config.mk",
"libcli/security/config.mk",
"winbind/config.mk",
- "scripting/swig/config.mk"
);
$| = 1;