# HG changeset patch # User Oleksandr Gavenko # Date 1326652284 -7200 # Node ID 236e638526a5eebe5525f01706d4048a2ccf7e60 # Parent 1bcce07aabf587a5f874962195f47f3aa9596ff6 Add dependency on STAT.rst and VERSION.rst. diff -r 1bcce07aabf5 -r 236e638526a5 Makefile --- 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