summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-10-06 09:57:20 +0200
committerStefan Metzmacher <metze@samba.org>2011-10-06 15:23:45 +0200
commitceb831c2cc7599b45d63fc7a75643e0d767e960e (patch)
treebdf75a80f650548af26c400124a12a49af5fe1b1 /source3/wscript_build
parent733457a94ecfa09712ad115eded66d6b3e56c042 (diff)
downloadsamba-ceb831c2cc7599b45d63fc7a75643e0d767e960e.tar.gz
samba-ceb831c2cc7599b45d63fc7a75643e0d767e960e.tar.bz2
samba-ceb831c2cc7599b45d63fc7a75643e0d767e960e.zip
s3:lib: remove unused/empty modules.c
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Oct 6 15:23:45 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 693148f3be..6d8402ea71 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -80,7 +80,7 @@ LIB_SRC = '''
intl/lang_tdb.c
lib/conn_tdb.c lib/gencache.c
lib/sessionid_tdb.c
- lib/module.c lib/events.c
+ lib/events.c
lib/server_contexts.c
lib/server_prefork.c
lib/server_prefork_util.c