From 9b54c7ca214194469b263aebaeca74d67c50f7ff Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 25 Aug 2004 12:11:28 +0000 Subject: r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVC metze (This used to be commit 72e3b351d0169366aa88c5445ffa555da6efd1d0) --- 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 c35d18fefe..36d369117d 100644 --- a/source4/libnet/config.mk +++ b/source4/libnet/config.mk @@ -5,6 +5,7 @@ INIT_OBJ_FILES = \ libnet/libnet.o ADD_OBJ_FILES = \ libnet/libnet_passwd.o \ + libnet/libnet_time.o \ libnet/libnet_rpc.o # End SUBSYSTEM LIBNET ################################# -- cgit