$(HTML) is the root directory of html documents and since we don't remove $(HTML) when re-building htmls, it is useless to use aria2c.rst as a prerequisites.
@@ -34,7 +34,7 @@ dist-hook:
$(man_MANS): aria2c.rst
$(MAKE) man
-$(HTML): aria2c.rst
+$(HTML):
$(MAKE) html
# Autogenerated rules by sphinx-quickstart
@@ -35,7 +35,7 @@ dist-hook: