summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-12-02 12:46:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:28:46 -0500
commit1e02e77fe1c6540e75d98a0a089c1faffa77a31f (patch)
tree75b18c27b1e29e08e52ecb646db39b1ec26ac4ef /source4/libnet/config.mk
parent989b47d1f125eff1f41a223fd152814bb308d547 (diff)
downloadsamba-1e02e77fe1c6540e75d98a0a089c1faffa77a31f.tar.gz
samba-1e02e77fe1c6540e75d98a0a089c1faffa77a31f.tar.bz2
samba-1e02e77fe1c6540e75d98a0a089c1faffa77a31f.zip
r20008: add stubs for a libnet_BecomeDC() call
metze (This used to be commit 103ac9a96bb43f512915196eb8869f9633410618)
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 9dcaff57d2..2402974a82 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -14,6 +14,7 @@ OBJ_FILES = \
libnet_rpc.o \
libnet_join.o \
libnet_site.o \
+ libnet_become_dc.o \
libnet_vampire.o \
libnet_samdump.o \
libnet_samdump_keytab.o \