Makefile
changeset 88 dcb712a32f02
parent 86 592ad4c25644
--- a/Makefile	Tue Aug 23 23:08:58 2016 +0300
+++ b/Makefile	Sun Nov 06 22:49:48 2016 +0200
@@ -40,7 +40,7 @@
 ################################################################
 # Proj dirs/files.
 
-BUILD_DIR := _
+BUILD_DIR := dist
 SITE_DIR := $(BUILD_DIR)/site
 
 RST_FILES := $(wildcard *.rst)