summaryrefslogtreecommitdiff
path: root/.ycm_extra_conf.py
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2015-02-26 17:10:28 +0100
committerStefan Metzmacher <metze@samba.org>2015-03-20 23:25:52 +0100
commit10a135a3d7a87778c3202e1c09a3f5e4c5882ab6 (patch)
treed47e9dbf98fb3efee074d30fbf77cf8ded6063d0 /.ycm_extra_conf.py
parent1fc1dfe921d565849960567b59c7702100fbc1aa (diff)
downloadsamba-10a135a3d7a87778c3202e1c09a3f5e4c5882ab6.tar.gz
YouCompleteMe: Add missing path.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to '.ycm_extra_conf.py')
-rw-r--r--.ycm_extra_conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ycm_extra_conf.py b/.ycm_extra_conf.py
index fa75e2261d8..e5815616ee0 100644
--- a/.ycm_extra_conf.py
+++ b/.ycm_extra_conf.py
@@ -141,6 +141,7 @@ flags = [
'-Ibin/default/source3/include',
'-Ibin/default/source3/librpc/gen_ndr',
'-Ibin/default/source3/param',
+'-Ibin/default/source4',
'-Ibin/default/source4/auth',
'-Ibin/default/source4/auth/gensec',
'-Ibin/default/source4/auth/kerberos',