summaryrefslogtreecommitdiff
path: root/libcli/nbt/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/nbt/wscript_build')
-rw-r--r--libcli/nbt/wscript_build5
1 files changed, 1 insertions, 4 deletions
diff --git a/libcli/nbt/wscript_build b/libcli/nbt/wscript_build
index 6d31ba6214..b85a5d7090 100644
--- a/libcli/nbt/wscript_build
+++ b/libcli/nbt/wscript_build
@@ -1,11 +1,8 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../libcli/nbt/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('NDR_NBT_BUF',
source='nbtname.c',
+ deps='talloc',
autoproto='nbtname.h'
)