summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2006-11-06 21:16:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:57 -0500
commit6317ba1cf71faa7b77072649d92205a38f800fd1 (patch)
tree78d017388cb633e540eae1f8c57c72cacd4df579 /source4/libnet/config.mk
parent62a1cb27f1d766ca308773ed79dd61c590f137bb (diff)
downloadsamba-6317ba1cf71faa7b77072649d92205a38f800fd1.tar.gz
samba-6317ba1cf71faa7b77072649d92205a38f800fd1.tar.bz2
samba-6317ba1cf71faa7b77072649d92205a38f800fd1.zip
r19584: add the new file to the build.
rafal (This used to be commit 936e87b89d22c8ddd1058766fc3d6e5ada9035da)
Diffstat (limited to 'source4/libnet/config.mk')
-rw-r--r--source4/libnet/config.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/source4/libnet/config.mk b/source4/libnet/config.mk
index 4fa35110e6..9dcaff57d2 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -1,7 +1,7 @@
[LIBRARY::LIBSAMBA-NET]
VERSION = 0.0.1
SO_VERSION = 0
-DESCRIPTION = User-friendly access to Samba interfaces
+DESCRIPTION = Convenient high level access to Samba management interfaces
PRIVATE_PROTO_HEADER = libnet_proto.h
PUBLIC_HEADERS = libnet.h libnet_join.h libnet_lookup.h libnet_passwd.h \
libnet_rpc.h libnet_share.h libnet_time.h \
@@ -23,5 +23,6 @@ OBJ_FILES = \
libnet_lookup.o \
libnet_domain.o \
userinfo.o \
- userman.o
+ userman.o \
+ prereq_domain.o
PUBLIC_DEPENDENCIES = dcerpc RPC_NDR_SAMR RPC_NDR_LSA RPC_NDR_SRVSVC RPC_NDR_DRSUAPI LIBCLI_COMPOSITE LIBCLI_RESOLVE LIBCLI_FINDDCS LIBSAMBA3 LIBCLI_CLDAP LIBCLI_FINDDCS gensec_schannel