summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-08-18 11:01:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:58:07 -0500
commit226478521b93dcdd60d268757b3b2fce14549b72 (patch)
treed001537dbeed790febeffc0a9163fef6728f67dd /source4/libnet/config.mk
parentf7c842707afac05aebaba5c6868a73091a98bb3e (diff)
downloadsamba-226478521b93dcdd60d268757b3b2fce14549b72.tar.gz
samba-226478521b93dcdd60d268757b3b2fce14549b72.tar.bz2
samba-226478521b93dcdd60d268757b3b2fce14549b72.zip
r1878: implemet libnet_context_{init,destroy}
and implement libnet_Change_Password_generic() metze (This used to be commit d48050ae906ecf8d4f78c224042f8f9fe584ad39)
Diffstat (limited to 'source4/libnet/config.mk')
-rw-r--r--source4/libnet/config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/libnet/config.mk b/source4/libnet/config.mk
index 1918f2e095..c35d18fefe 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -1,6 +1,8 @@
#################################
# Start SUBSYSTEM LIBNET
[SUBSYSTEM::LIBNET]
+INIT_OBJ_FILES = \
+ libnet/libnet.o
ADD_OBJ_FILES = \
libnet/libnet_passwd.o \
libnet/libnet_rpc.o