author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 15 Jan 2012 20:31:24 +0200 | |
changeset 132 | 236e638526a5 |
parent 131 | 1bcce07aabf5 |
child 133 | 60e2090b7462 |
--- a/Makefile Sun Jan 15 20:25:32 2012 +0200 +++ b/Makefile Sun Jan 15 20:31:24 2012 +0200 @@ -127,7 +127,7 @@ DICTDZ_FILES := $(C5_FILES:.dict-c5=.dict.dz) INDEX_FILES := $(C5_FILES:.dict-c5=.index) -RST_FILES := $(wildcard *.rst) +RST_FILES := $(sort $(wildcard *.rst) STAT.rst VERSION.rst) HTML_FILES := $(RST_FILES:.rst=.html) pkgname = gadict