tiny one - forgotten to remove conf script installation from top Makefile

debian-releases/etch
Yaroslav Halchenko 2005-07-23 19:47:18 +00:00
parent a96ec80625
commit d62486656e
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ fail2ban.1x: fail2ban fail2ban.h2m
help2man --include fail2ban.h2m --section=1x --no-info --output $@ ./fail2ban
install:: all
mkdir -p $(DESTDIR)/etc/default
python setup.py install --root=debian/fail2ban/
clean::