diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-08-23 11:32:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:16:36 -0500 |
commit | 09129c73d7b7fc97478fe642dc43f7e5ce9a2ba9 (patch) | |
tree | bd15a34b4d3f23ca5e2eb2ffd11bfd7836d43a7d /source4/lib/replace/config.mk | |
parent | 6ac7ea5027428c006ac79889ce9a2bb059450387 (diff) | |
download | samba-09129c73d7b7fc97478fe642dc43f7e5ce9a2ba9.tar.gz samba-09129c73d7b7fc97478fe642dc43f7e5ce9a2ba9.tar.bz2 samba-09129c73d7b7fc97478fe642dc43f7e5ce9a2ba9.zip |
r17750: these have moved to ldb/replace/ now
(This used to be commit ac178b52935d7629f8583092e833b74093ca70e1)
Diffstat (limited to 'source4/lib/replace/config.mk')
-rw-r--r-- | source4/lib/replace/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/replace/config.mk b/source4/lib/replace/config.mk index 7ec1eaffa2..4fd5402f61 100644 --- a/source4/lib/replace/config.mk +++ b/source4/lib/replace/config.mk @@ -11,7 +11,6 @@ OBJ_FILES = \ [SUBSYSTEM::LIBREPLACE] OBJ_FILES = replace.o \ snprintf.o \ - timegm.o \ dlfcn.o \ getpass.o PUBLIC_DEPENDENCIES = REPLACE_READDIR |