From 1de3a9aae84ec71c4fd83604ea9c45204efb9baf Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 25 Oct 2019 14:10:45 +0300 Subject: . --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 1959b4b..69f383c 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -2,7 +2,7 @@ DEBUG = yes CC = g++ -EXAMPLES = plain_to_html +EXAMPLES = plain lines CPPFLAGS = -Wall -ansi ifeq '$(DEBUG)' 'yes' -- cgit v1.2.3