summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-04-09 14:59:32 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-04-09 14:59:32 +1000
commit8a982108a4f115e350c4246276f2ec886934c7fe (patch)
treebe949a2980f83a212db28a01ad3c56d2de327a05 /source4/libnet/config.mk
parent9d2948f4bd5f196904d27c67bf4f0baf7eaefcb0 (diff)
downloadsamba-8a982108a4f115e350c4246276f2ec886934c7fe.tar.gz
samba-8a982108a4f115e350c4246276f2ec886934c7fe.tar.bz2
samba-8a982108a4f115e350c4246276f2ec886934c7fe.zip
Link the new vampire code togeather.
This adds in the newly attached secrets handling, as well as an interface to the command line 'net' tool. Andrew Bartlett (This used to be commit 1282e3c39479aa580124206814b493370d10690a)
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 0890941398..231d67cf35 100644
--- a/source4/libnet/config.mk
+++ b/source4/libnet/config.mk
@@ -1,5 +1,6 @@
[SUBSYSTEM::LIBSAMBA-NET]
PRIVATE_PROTO_HEADER = libnet_proto.h
+PRIVATE_DEPENDENCIES = PROVISION
OBJ_FILES = \
libnet.o \
libnet_passwd.o \