summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-12-05 11:49:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:28:53 -0500
commit584446d5b1750140f645f854e8f46a689b5f5cce (patch)
tree78a2c8a1011abce0e606edd2550b7dce1d82b315 /source4/libnet/config.mk
parent6d34f76f8692e43403a8bda51d057063b52f362a (diff)
downloadsamba-584446d5b1750140f645f854e8f46a689b5f5cce.tar.gz
samba-584446d5b1750140f645f854e8f46a689b5f5cce.tar.bz2
samba-584446d5b1750140f645f854e8f46a689b5f5cce.zip
r20040: uncomplete implementation start for libnet_UnbecomeDC()
metze (This used to be commit f66a93ec0b5c0250dd5c49adde163b2aaaaddfbd)
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 2402974a82..77b3876375 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -15,6 +15,7 @@ OBJ_FILES = \
libnet_join.o \
libnet_site.o \
libnet_become_dc.o \
+ libnet_unbecome_dc.o \
libnet_vampire.o \
libnet_samdump.o \
libnet_samdump_keytab.o \