From 1e02e77fe1c6540e75d98a0a089c1faffa77a31f Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sat, 2 Dec 2006 12:46:13 +0000 Subject: r20008: add stubs for a libnet_BecomeDC() call metze (This used to be commit 103ac9a96bb43f512915196eb8869f9633410618) --- source4/libnet/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/libnet/config.mk') 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 \ -- cgit