From d4d31b31760ac1e7361f453564b63f17685bf58f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 13 May 2011 10:27:46 +0200 Subject: s3: Added waf build header locations for clang complete. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Deschner --- source3/.clang_complete | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/.clang_complete') diff --git a/source3/.clang_complete b/source3/.clang_complete index c3f2f30dd7..69dad3b1fa 100644 --- a/source3/.clang_complete +++ b/source3/.clang_complete @@ -1,2 +1,3 @@ -I. -I./.. -Iinclude -I./../lib/replace -I./../lib/tevent -I./librpc -I./../lib/talloc -I../lib/tdb/include +-I./../bin/default/include -I./../bin/default/source3 -I./../bin/default -Iinclude/includes.h.gch -- cgit