summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-07-25 02:23:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:30:01 -0500
commit82f96542fa457b57bd7e7a4db69b950f6f025cca (patch)
tree4306f2653fcc297e1e27ee14f93b32879eda02e1 /source4/libnet/config.mk
parent52371753bd93a598bf27ed1b47860bd82c826d05 (diff)
downloadsamba-82f96542fa457b57bd7e7a4db69b950f6f025cca.tar.gz
samba-82f96542fa457b57bd7e7a4db69b950f6f025cca.tar.bz2
samba-82f96542fa457b57bd7e7a4db69b950f6f025cca.zip
r8744: Split 'net samdump' out into a separate file
Work on the talloc memory tree, as I think talloc_reference and other things were biting me. Crush unions in the name of code reform. ;-) Andrew Bartlett (This used to be commit 2eadcf46699f1cc7adb2066e17096f70c7b73998)
Diffstat (limited to 'source4/libnet/config.mk')
-rw-r--r--source4/libnet/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libnet/config.mk b/source4/libnet/config.mk
index 5b9073e2f5..1f85d81ea2 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -9,6 +9,7 @@ ADD_OBJ_FILES = \
libnet/libnet_rpc.o \
libnet/libnet_join.o \
libnet/libnet_vampire.o \
+ libnet/libnet_samdump.o \
libnet/libnet_user.o \
libnet/libnet_share.o \
libnet/libnet_lookup.o \