Clean up files for "ngircd-full" package, too ...
This commit is contained in:
parent
f645e5b62e
commit
5589ebd9c3
|
@ -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.2 2004/01/01 22:24:48 alex Exp $
|
||||
# $Id: Makefile.am,v 1.3 2004/01/13 01:10:11 alex Exp $
|
||||
#
|
||||
|
||||
EXTRA_DIST = rules changelog compat control copyright \
|
||||
|
@ -18,6 +18,9 @@ maintainer-clean-local:
|
|||
rm -f Makefile Makefile.in
|
||||
rm -f ngircd.postinst.debhelper ngircd.postrm.debhelper \
|
||||
ngircd.prerm.debhelper ngircd.substvars
|
||||
rm -f ngircd-full.postinst.debhelper ngircd-full.postrm.debhelper \
|
||||
ngircd-full.prerm.debhelper ngircd-full.substvars
|
||||
|
||||
rm -rf ngircd ngircd-full
|
||||
rm -f files
|
||||
|
||||
|
|
Loading…
Reference in New Issue