Commit Diff


commit - eb9929e82c735100a0b432f878f83fce091eb636
commit + 57cd41d28969038a3fe6fca93ba13b9ceb1f8c1e
blob - /dev/null
blob + c5186860ab6eb5d874f128a008d3c2d799d2eef3 (mode 644)
--- /dev/null
+++ .clang_complete
@@ -0,0 +1,4 @@
+-I./src
+-I./src/ipaddr
+-I./src/portab
+-I./src/tool
blob - 11c382eb965e1a94f0adf387f2b5341c6dc64b0c
blob + d7ff72bc7b3df7ea0da788edf4a5ed964c4b9095
--- Makefile.am
+++ Makefile.am
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2013 Alexander Barton (alex@barton.de) and Contributors
+# Copyright (c)2001-2015 Alexander Barton (alex@barton.de) and Contributors
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -13,7 +13,7 @@ AUTOMAKE_OPTIONS = gnu
 
 SUBDIRS = doc src man contrib
 
-EXTRA_DIST = autogen.sh configure.ng .mailmap
+EXTRA_DIST = autogen.sh configure.ng .clang_complete .mailmap
 
 clean-local: osxpkg-clean
 	rm -f build-stamp*