summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-01-25 15:56:05 +1100
committerAndrew Bartlett <abartlet@samba.org>2012-01-26 07:06:06 +0100
commite203b28777f2d245bf827ccb5725984e31ed7208 (patch)
tree39336d2f2454d21aac4a97c2523be05792a1c196 /source3/wscript_build
parent12609c119214d53659f46ae3ef91c87449f7c7de (diff)
downloadsamba-e203b28777f2d245bf827ccb5725984e31ed7208.tar.gz
samba-e203b28777f2d245bf827ccb5725984e31ed7208.tar.bz2
samba-e203b28777f2d245bf827ccb5725984e31ed7208.zip
s3-build: Remove FIXME, bigballofmud is no more
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index cc2567441a..5adc2a1edc 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -499,8 +499,6 @@ LIBNETAPI_SRC0 = '''lib/netapi/netapi.c
LIBNETAPI_SRC = '''${LIBNETAPI_SRC0}'''
-# FIXME: bigballofmud
-
CLIENT_SRC1 = '''client/client.c client/clitar.c
client/dnsbrowse.c'''