summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-08-01 21:36:49 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-08-01 21:36:49 +0200
commitb1f85bfb005c4f6c93cf88779e3a12abbd99c973 (patch)
tree404dc0a9a298e7ef6a3f3e68f1b937b0dead1894 /source4/librpc
parent47124efe420f4f4f08494cbb2255eacdc9625c8d (diff)
parentd9ad17f945d21d50ea629e22db3ee8758be421a6 (diff)
downloadsamba-b1f85bfb005c4f6c93cf88779e3a12abbd99c973.tar.gz
samba-b1f85bfb005c4f6c93cf88779e3a12abbd99c973.tar.bz2
samba-b1f85bfb005c4f6c93cf88779e3a12abbd99c973.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
(This used to be commit 8e201ecf3e86c3c8865c7276fad8dad07106efaf)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 1200f4ed1b..d87683dd6f 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -360,7 +360,7 @@ $(librpcsrcdir)/idl-deps:
clean::
rm -f $(librpcsrcdir)/idl-deps
-include $(librpcsrcdir)/idl-deps
+-include $(librpcsrcdir)/idl-deps
$(gen_ndrsrcdir)/tables.c: $(IDL_NDR_PARSE_H_FILES)
@echo Generating $@