summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 46bf703..3c2ba57 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ NOPARAM = subindex body index
BSP = bsp41x bsp39x
all: wiki/Chat_log.wiki .git/hooks/pre-commit
- @rm -fr index.html html/index.html
+ @rm -fr index.html html/index.html html/menu.html
@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