From 53e9df445b24a2aeb04854fd32cfaf2c21ac6ae9 Mon Sep 17 00:00:00 2001 From: Ulya Trofimovich Date: Fri, 20 Nov 2015 12:41:00 +0000 Subject: [PATCH] Makefile: added CNAME. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index d1e7703c..6515df91 100644 --- a/Makefile +++ b/Makefile @@ -68,6 +68,7 @@ SRC_CSS = src/css/default.css SRC_TPL = src/template.html SRC_OTH = \ + src/CNAME \ src/examples/06_braille.utf8.txt \ src/examples/05_parsing_integers_conditions.re \ src/examples/06_braille.utf32.txt \ -- 2.40.0