]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Add ".clang_complete" file
authorAlexander Barton <alex@barton.de>
Thu, 3 Sep 2015 14:46:48 +0000 (16:46 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 3 Sep 2015 14:46:48 +0000 (16:46 +0200)
This file is used of the "linter-clang" package of the Atom editor,
for example.

.clang_complete [new file with mode: 0644]
Makefile.am

diff --git a/.clang_complete b/.clang_complete
new file mode 100644 (file)
index 0000000..c518686
--- /dev/null
@@ -0,0 +1,4 @@
+-I./src
+-I./src/ipaddr
+-I./src/portab
+-I./src/tool
index 11c382eb965e1a94f0adf387f2b5341c6dc64b0c..d7ff72bc7b3df7ea0da788edf4a5ed964c4b9095 100644 (file)
@@ -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*