diff options
Diffstat (limited to 'debian/Makefile.am')
| -rw-r--r-- | debian/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am index 50829b34..0e44c12c 100644 --- a/debian/Makefile.am +++ b/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 |