We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315e8e9 commit 965a374Copy full SHA for 965a374
1 file changed
docs/Makefile
@@ -89,7 +89,7 @@ stats-upload:
89
@printf "Uploading statistics...\n"
90
@$(RCLONE) sync $(RCLONE_ARGS) stats $(STAT_TARGET)
91
92
-CLEAN = $(PKG).info dir $(PKG) $(PKG).html $(PKG).pdf $(GITSTATS_DIR)
+CLEAN = .revdesc $(PKG).info dir $(PKG) $(PKG).html $(PKG).pdf $(GITSTATS_DIR)
93
94
clean:
95
@printf " Cleaning docs/*...\n"
0 commit comments