X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FDebian%2FMakefile.am;h=d071aa502904e4bab63ecb4d4bf70d305604ea51;hp=3b7af3864307a915d76320fdf442f062040b6b7d;hb=ad07c94c8dca0a1f472171e9300a6894ba0b0a46;hpb=5a9c04619f150de57824b75580a62f6e45e93dd6;ds=sidebyside diff --git a/contrib/Debian/Makefile.am b/contrib/Debian/Makefile.am index 3b7af386..d071aa50 100644 --- a/contrib/Debian/Makefile.am +++ b/contrib/Debian/Makefile.am @@ -8,7 +8,7 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.1 2003/12/31 17:20:11 alex Exp $ +# $Id: Makefile.am,v 1.2 2004/01/01 22:24:48 alex Exp $ # EXTRA_DIST = rules changelog compat control copyright \ @@ -18,7 +18,7 @@ maintainer-clean-local: rm -f Makefile Makefile.in rm -f ngircd.postinst.debhelper ngircd.postrm.debhelper \ ngircd.prerm.debhelper ngircd.substvars + rm -rf ngircd ngircd-full rm -f files - rm -rf ngircd # -eof-