changeset 132 | 236e638526a5 |
parent 128 | ca6ceff4941c |
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