Commit Diff
Diff:
ff2c1efae8b8b1bf30013123bb17243dc682f7d3
a8da1afe05bf8a1fab1d55fc6f65e0856eb2b745
Commit:
a8da1afe05bf8a1fab1d55fc6f65e0856eb2b745
Tree:
77533dfc64970c1007911b8e9e9455fccbf8140c
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Fri Dec 5 13:32:11 2003 UTC
Message:
Added missing postinst file to distribution list. (from branch-0-7-x)
blob - 50829b3455d59f10bc9ae45e8175d622128b93ec
blob + 0e44c12c33637d933a09032f971722ae51f7ec9b
--- debian/Makefile.am
+++ debian/Makefile.am
@@ -8,10 +8,11 @@
# (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information.
#
-# $Id: Makefile.am,v 1.2 2003/07/09 21:16:33 alex Exp $
+# $Id: Makefile.am,v 1.3 2003/12/05 13:32:11 alex Exp $
#
-EXTRA_DIST = changelog compat control copyright ngircd.init rules
+EXTRA_DIST = rules changelog compat control copyright \
+ ngircd.init ngircd.postinst
maintainer-clean-local:
rm -f Makefile Makefile.in
IRCNow