Module: ngircd.git Branch: master Commit: b232ae2f1727cfa8ae9106f0d65fc4cebe3a9d40 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=b232a...
Author: Alexander Barton alex@barton.de Date: Tue Sep 4 22:48:47 2012 +0200
Fix contrib/Makefile.am to list all files in EXTRA_DIST
---
contrib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 73611fd..99ab684 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -16,7 +16,7 @@ EXTRA_DIST = README \ ngircd-bsd.sh \ ngIRCd-Logo.gif \ ngircd-redhat.init \ - ngircd.service + ngircd.service \ ngircd.spec \ platformtest.sh \ systrace.policy