From 7b69bc2ae80f43bb6ed823760c01132be83fa2b9 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 13 Nov 2008 23:17:32 +0100 Subject: Added some missing files of GIT tree to distribution archives The following bits and bytes were not included in distribution archives: - contrib: ngindent, ngircd.sh - contrib/Debian: ngircd.postinst - contrib/MacOSX: preinstall.sh, postinstall.sh - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css - src/portab: splint.h --- src/portab/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/portab') diff --git a/src/portab/Makefile.am b/src/portab/Makefile.am index 125cc31a..a57ea495 100644 --- a/src/portab/Makefile.am +++ b/src/portab/Makefile.am @@ -24,7 +24,7 @@ portabtest_LDFLAGS = -L. portabtest_LDADD = -lngportab -noinst_HEADERS = imp.h exp.h portab.h +noinst_HEADERS = imp.h exp.h portab.h splint.h maintainer-clean-local: rm -f Makefile Makefile.in -- cgit 1.4.1