summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2002-11-10 04:34:03 +0000
committerSimo Sorce <idra@samba.org>2002-11-10 04:34:03 +0000
commit115f859a85cd31aff9935cbe9f9f7b43be303140 (patch)
tree4b36959521d7bc343ddefc779195cc4af12e382d /source3/Makefile.in
parentf48a8615d67c2ccba3a0b65877402b24493da58e (diff)
downloadsamba-115f859a85cd31aff9935cbe9f9f7b43be303140.tar.gz
samba-115f859a85cd31aff9935cbe9f9f7b43be303140.tar.bz2
samba-115f859a85cd31aff9935cbe9f9f7b43be303140.zip
sync with head
was: consolidate alla error mapping functions in one file (This used to be commit 2c9e8b79d94e3276e9eb9bd676af0a68ee3908ff)
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 cd5ced1f44..cadc6d6372 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -136,7 +136,7 @@ LIB_OBJ = lib/charcnv.o lib/debug.o lib/fault.o \
lib/util_unistr.o lib/util_file.o lib/data_blob.o \
lib/util.o lib/util_sock.o lib/util_sec.o \
lib/talloc.o lib/hash.o lib/substitute.o lib/fsusage.o \
- lib/ms_fnmatch.o lib/select.o lib/error.o lib/messages.o \
+ lib/ms_fnmatch.o lib/select.o lib/messages.o \
lib/tallocmsg.o lib/dmallocmsg.o \
lib/md5.o lib/hmacmd5.o lib/iconv.o lib/smbpasswd.o \
nsswitch/wb_client.o nsswitch/wb_common.o \