about summary refs log tree commit diff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2017-12-28 18:03:12 +0100
committerAlexander Barton <alex@barton.de>2017-12-28 18:03:12 +0100
commit619a3f3ff28e49d0f827924d1dbe84c6c3a284c0 (patch)
tree3a26813100cabc8ac8cadd09e1f4a4658486b337 /contrib/Makefile.am
parent05640f9285e28ce64180833d39f7ceda88d3915a (diff)
downloadngircd-619a3f3ff28e49d0f827924d1dbe84c6c3a284c0.tar.gz
ngircd-619a3f3ff28e49d0f827924d1dbe84c6c3a284c0.zip
contrib/ngircd.logcheck: Add sample logcheck(8) rules
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 6d16f7ca..29819a18 100644
--- a/contrib/Makefile.am
+++ b/contrib/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-2017 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
@@ -16,6 +16,7 @@ EXTRA_DIST = README \
 	ngircd-bsd.sh \
 	ngIRCd-Logo.gif \
 	ngircd-redhat.init \
+	ngircd.logcheck \
 	ngircd.service \
 	ngircd.socket \
 	ngircd.spec \