# HG changeset patch # User Oleksandr Gavenko # Date 1410995051 -10800 # Node ID a61ac9c2d506ede5a7e4aed2b955f6407ae347aa # Parent ebe3f0a3ab4cb00f9b27620cb231f24030756389 Package RST files. diff -r ebe3f0a3ab4c -r a61ac9c2d506 Makefile --- a/Makefile Thu Sep 18 01:56:11 2014 +0300 +++ b/Makefile Thu Sep 18 02:04:11 2014 +0300 @@ -110,7 +110,7 @@ HTML_FILES := 2048.html WWW_FILES := $(JS_FILES) $(RST_HTML_FILES) -DIST_FILES = $(WWW_FILES) README.rst VERSION +DIST_FILES = $(WWW_FILES) $(RST_FILES) VERSION DIST_TARBALLS = $(DIST_DIR).tar.gz $(DIST_DIR).zip