Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlexborisov <lex.borisov@gmail.com>2017-02-14 14:49:05 +0300
committerlexborisov <lex.borisov@gmail.com>2017-02-14 14:49:05 +0300
commit5fa9d6272b8c58dec084733295edef83074d6eae (patch)
tree676a65501607480920fd62e152217cb50f0e420a /Makefile
parent626fef0d6a19c18e42be7f5f3288107b943c0b21 (diff)
Big update. See CHANGELOG
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e75c7ce..2a8d87c 100644
--- a/Makefile
+++ b/Makefile
@@ -78,5 +78,6 @@ clone: create clean_include myhtml_clone mycss_clone modest_clone myfont_clone
test:
test/mycss/declaration test/mycss/data/declaration
test/myhtml/utils/avl_tree
+ test/myhtml/encoding_detect_meta test/myhtml/data/encoding/detect_meta.html
.PHONY: all clean clone test \ No newline at end of file