Fix makefile

This commit is contained in:
Jérôme Schneider 2011-03-07 19:39:02 +01:00
parent fbe9518780
commit 471bbe992e
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ NAME = firewall
RM = rm -rf
DESTDIR=
all:
install:
install -d -m 0755 -o root -g root $(DESTDIR)/etc/init.d $(DESTDIR)/etc/rsyslog.d/
install -m 0640 -o root -g root $(NAME).conf $(DESTDIR)/etc/