summaryrefslogtreecommitdiff
path: root/source4/static_deps.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-24 01:19:33 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-24 01:19:33 +0200
commit5e4767b532cc2f7401a9a1e7601433bd5acbdf35 (patch)
treee892225907e606749ea8ca95e86736253d7bae2d /source4/static_deps.mk
parent420781bf46a036bcf308eaa6390bd07ab18be7b1 (diff)
downloadsamba-5e4767b532cc2f7401a9a1e7601433bd5acbdf35.tar.gz
Rename string_replace_w to string_replace_m, which is more correct.
Diffstat (limited to 'source4/static_deps.mk')
-rw-r--r--source4/static_deps.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/static_deps.mk b/source4/static_deps.mk
index 2768ea8ab5c..e366abf681e 100644
--- a/source4/static_deps.mk
+++ b/source4/static_deps.mk
@@ -2,15 +2,13 @@
# perhaps by some perl scripts run from config.status ?
#
$(gen_ndrsrcdir)/misc.h: idl
-$(ndrsrcdir)/libndr.h: $(ndrsrcdir)/libndr_proto.h $(gen_ndrsrcdir)/misc.h
+$(ndrsrcdir)/libndr.h: $(gen_ndrsrcdir)/misc.h
$(dcerpcsrcdir)/dcerpc.h: $(dcerpcsrcdir)/dcerpc_proto.h
$(authsrcdir)/credentials/credentials.h: $(authsrcdir)/credentials/credentials_proto.h
$(libclisrcdir)/nbt/libnbt.h: $(libclisrcdir)/nbt/nbt_proto.h
-$(libcharsetsrcdir)/charset.h: $(libcharsetsrcdir)/charset_proto.h
include/includes.h: \
include/config.h \
- $(libcharsetsrcdir)/charset.h \
$(gen_ndrsrcdir)/misc.h
proto::