summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b46e9f0..cebd296 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,7 @@ MEMBER = BSP Geert Jacopo Kaneko Kieran Laurent Magnus Marek Morimoto Niklas Shi
STATUS = New Active Blocked Paused Done Abandoned
NOPARAM = menu subindex body index
-all: wiki/Chat_log.wiki
- @make -s .git/hooks/pre-commit
+all: wiki/Chat_log.wiki .git/hooks/pre-commit
@make -s ${HTMLDIR} ${WIKIDIR}
@make -s LISTS="${MEMBER}" TARGET=finds EXP1=member EXP2=-a loop
@make -s LISTS="${STATUS}" TARGET=finds EXP1=status EXP2=-s loop