summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2007-08-26 20:25:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:02:39 -0500
commite104b1fedfb59c88ef2fb87a96d9e2e206a6003d (patch)
tree802117f02a238fe0eeb927624d7ccde7ac690101 /source4/libnet/config.mk
parent90870011435a09e806767b555f178e17b1b4c313 (diff)
downloadsamba-e104b1fedfb59c88ef2fb87a96d9e2e206a6003d.tar.gz
samba-e104b1fedfb59c88ef2fb87a96d9e2e206a6003d.tar.bz2
samba-e104b1fedfb59c88ef2fb87a96d9e2e206a6003d.zip
r24679: Add (raw and untested) implementation of libnet_GroupInfo function.
rafal (This used to be commit 80479eee256ab549b28cbd086a1343ce2a3c4948)
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 8969291eee..a4cbedb515 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -21,6 +21,7 @@ OBJ_FILES = \
libnet_samdump_keytab.o \
libnet_samsync_ldb.o \
libnet_user.o \
+ libnet_group.o \
libnet_share.o \
libnet_lookup.o \
libnet_domain.o \