From 77f503bd6db90bd882e389ea977f02a2773e14f2 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 4 Oct 2019 16:35:57 +0300 Subject: Semi-working html. =) --- example/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/makefile') diff --git a/example/makefile b/example/makefile index 5255f5b..39d4db7 100644 --- a/example/makefile +++ b/example/makefile @@ -2,7 +2,7 @@ # DEBUG = yes CC = g++ -EXAMPLES = plain_to_html +EXAMPLES = plain_to_html filter_html CFLAGS = -Wall ifeq '$(DEBUG)' 'yes' -- cgit v1.2.3