From 3eab43b680c836a12012d1ee843789af627f0d7d Mon Sep 17 00:00:00 2001 From: Ed Kellett Date: Mon, 9 Nov 2020 21:16:45 +0000 Subject: [PATCH] help: cleanup indexes properly Co-authored-by: Unit 193 --- help/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/help/Makefile.am b/help/Makefile.am index 9826b299..675e4565 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -9,6 +9,8 @@ helpdir= @helpdir@ uhelpdir= ${helpdir}/users ohelpdir= ${helpdir}/opers +CLEANFILES= users/index users/index.tmp opers/index opers/index.tmp + SYMLINKS= topic accept cmode admin names links away whowas \ version kick who invite quit join list nick oper part \ time credits motd userhost users whois ison lusers \ @@ -20,9 +22,6 @@ build: depend: lint: -clean: - rm -f users/index users/index.tmp opers/index opers/index.tmp - index: @echo building index files @rm -f users/index.tmp