]> jfr.im git - irc/freenode/solanum.git/commitdiff
help: cleanup indexes properly
authorEd Kellett <redacted>
Mon, 9 Nov 2020 21:16:45 +0000 (21:16 +0000)
committerEd Kellett <redacted>
Tue, 10 Nov 2020 09:37:55 +0000 (09:37 +0000)
Co-authored-by: Unit 193 <redacted>
help/Makefile.am

index 9826b2990bbf0cbb97b8bbdd2d1d4775191d3249..675e456584910fbba1d9249200d601ac4ee0b02a 100644 (file)
@@ -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