summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-05-13 13:52:58 +0200
committerKai Blin <kai@samba.org>2008-05-20 14:27:47 +0200
commitc9ca6092fe040751b4aaaeb2b7bfe8800bdb0daf (patch)
treec837c742f8d411a00aeaaa98e0dfee9e4ee88fc6 /source3/Makefile.in
parent007f0e19dc4c6afc2d5f97d7f89932d4eff7d354 (diff)
downloadsamba-c9ca6092fe040751b4aaaeb2b7bfe8800bdb0daf.tar.gz
samba-c9ca6092fe040751b4aaaeb2b7bfe8800bdb0daf.tar.bz2
samba-c9ca6092fe040751b4aaaeb2b7bfe8800bdb0daf.zip
net: Split out "net file"
(This used to be commit 84a116be9c849900678e6e0a4b012e819e697c78)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 592abe01bf..51c5ea1393 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -881,7 +881,7 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.o \
utils/net_util.o utils/net_rpc_sh_acct.o utils/net_rpc_audit.o \
$(PASSWD_UTIL_OBJ) utils/net_dns.o utils/net_ads_gpo.o \
utils/net_conf.o utils/net_join.o utils/net_user.o \
- utils/net_group.o utils/net_registry.o \
+ utils/net_group.o utils/net_file.o utils/net_registry.o \
auth/token_util.o utils/net_dom.o
# these are not processed by make proto