r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to
[gd/samba-autobuild/.git] / source4 / libnet / config.mk
index c35d18fefed89edf079b16c44fdf103534b0b899..5180f10716659359b3c3fe761f06d76478e7fdae 100644 (file)
@@ -5,6 +5,19 @@ INIT_OBJ_FILES = \
                libnet/libnet.o
 ADD_OBJ_FILES = \
                libnet/libnet_passwd.o \
-               libnet/libnet_rpc.o
+               libnet/libnet_time.o \
+               libnet/libnet_rpc.o \
+               libnet/libnet_join.o \
+               libnet/libnet_vampire.o \
+               libnet/libnet_samdump.o \
+               libnet/libnet_samsync_ldb.o \
+               libnet/libnet_user.o \
+               libnet/libnet_share.o \
+               libnet/libnet_lookup.o \
+               libnet/userinfo.o \
+               libnet/userman.o \
+               libnet/domain.o 
+
+REQUIRED_SUBSYSTEMS = RPC_NDR_SAMR RPC_NDR_LSA RPC_NDR_SRVSVC LIBCLI_COMPOSITE LIBCLI_RESOLVE LIBSAMBA3
 # End SUBSYSTEM LIBNET
 #################################