From 2c12c0652d2b8c8440e1e908f004826840ed14ab Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 18 Oct 2019 17:33:06 +0300 Subject: [texo] Semi-working. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7a0491a..0d85446 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Debug mode: -# DEBUG = yes +DEBUG = yes CC = g++ LIB = libtexo.a -- cgit v1.2.3