diff options
author | Andreas Schneider <asn@samba.org> | 2011-05-13 10:27:46 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-05-16 12:54:33 +0200 |
commit | d4d31b31760ac1e7361f453564b63f17685bf58f (patch) | |
tree | 2506ab6731b91c96162742616f48b471ea639c38 /source3/.clang_complete | |
parent | 74d82faa78e64bdaed68efb9331a7af1c3016c34 (diff) | |
download | samba-d4d31b31760ac1e7361f453564b63f17685bf58f.tar.gz samba-d4d31b31760ac1e7361f453564b63f17685bf58f.tar.bz2 samba-d4d31b31760ac1e7361f453564b63f17685bf58f.zip |
s3: Added waf build header locations for clang complete.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/.clang_complete')
-rw-r--r-- | source3/.clang_complete | 1 |
1 files changed, 1 insertions, 0 deletions
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 |