Build to 'dist' directory.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 06 Nov 2016 22:49:48 +0200
changeset 88 dcb712a32f02
parent 87 d60814630989
child 89 1a421f024758
Build to 'dist' directory.
Makefile
--- 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)