diff --git a/Makefile b/Makefile index 82f2c4c..dd33ddb 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ tools: module $(INSTALL) -d -m 0774 /etc/evoauth $(INSTALL) -m 0770 admin/Evoauth.pl $(BINDIR)/$(NAME) $(INSTALL) -m 0600 install/evoauth.conf /etc/evoauth + $(INSTALL) -m 0600 install/evoauth.rules /etc/evoauth module: cd admin/ && \