summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-05-14 14:24:21 +0200
committerKai Blin <kai@samba.org>2008-05-20 14:28:01 +0200
commit25d4c6f692cf50d675a1de7c6eaeed271f349289 (patch)
tree36ca0c4370d69620647b3e3ce1d0fa18fa7245ef /source/Makefile.in
parent3f10527f79dddff703d31588cad3e9f37176565b (diff)
downloadsamba-25d4c6f692cf50d675a1de7c6eaeed271f349289.tar.gz
samba-25d4c6f692cf50d675a1de7c6eaeed271f349289.tar.xz
samba-25d4c6f692cf50d675a1de7c6eaeed271f349289.zip
net: Split out "net share"
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 6a1bd8dd10e..85385f6b011 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -882,7 +882,7 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.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_file.o utils/net_registry.o \
- auth/token_util.o utils/net_dom.o
+ auth/token_util.o utils/net_dom.o utils/net_share.o
# these are not processed by make proto
NET_OBJ2 = utils/net_registry_util.o utils/net_help_common.o