changeset 439 | 20e2e561fb14 |
parent 431 | 4ec7d0ea1602 |
child 441 | 1a49797cea41 |
--- a/Makefile Sun Apr 10 13:09:11 2016 +0300 +++ b/Makefile Sun Apr 10 13:12:20 2016 +0300 @@ -144,8 +144,6 @@ RST_TMPL_FILE = dist/misc/rst.tmpl RST_CSS_FILE = www/tmpl/rst.css -RST_GEN_FILES := STAT.rst -RST_COMMON_FILES := header.rst RST_FILES := $(wildcard www/*.rst) RST_HTML_FILES := $(patsubst www/%.rst,dist/www/%.html,$(RST_FILES))