summaryrefslogtreecommitdiff
path: root/source4/utils/net/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-03-01 22:33:01 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-04-08 23:22:55 +0200
commit0c6f434b7bc0d9d4a8819a03815200966c92736e (patch)
tree05758aa19e7f6c408717b705f8cab15ee12fdccc /source4/utils/net/config.mk
parent6510b2cdd21c473bd146b7630d69d06342801cb1 (diff)
downloadsamba-0c6f434b7bc0d9d4a8819a03815200966c92736e.tar.gz
samba-0c6f434b7bc0d9d4a8819a03815200966c92736e.tar.bz2
samba-0c6f434b7bc0d9d4a8819a03815200966c92736e.zip
net: Convert time command to python.
Diffstat (limited to 'source4/utils/net/config.mk')
-rw-r--r--source4/utils/net/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/utils/net/config.mk b/source4/utils/net/config.mk
index 5b1e696882..496d339bf8 100644
--- a/source4/utils/net/config.mk
+++ b/source4/utils/net/config.mk
@@ -41,7 +41,6 @@ net_OBJ_FILES = $(addprefix $(utilssrcdir)/net/, \
net.o \
net_machinepw.o \
net_password.o \
- net_time.o \
net_join.o \
net_vampire.o \
net_user.o)