forgotten to adjust make clean due to inclusion of proper fail2ban

debian-releases/etch
Yaroslav Halchenko 2005-07-13 10:01:49 +00:00
parent 61e23f45f7
commit b8240499b1
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ install:: all
# cp log4py.py $(DESTDIR)/usr/lib/fail2ban/
clean::
rm -rf changelog.gz fail2ban{,.1x} build* `find -iname '*.pyc' `
rm -rf changelog.gz fail2ban.1x build* `find -iname '*.pyc' `