From e6a5137690fb94f6379499f76a4a07811922a379 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 5 Jun 2022 14:09:43 +0100 Subject: fixed comments not working when preceeded by whitespace --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d5a2718..f616fc6 100755 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DIST=dist .DEFAULT_GOAL := build -install: install-hbar install-colors install-parseconf install-shtests install-glyphs install-xitui install-xilib +install: build install-hbar install-colors install-parseconf install-shtests install-glyphs install-xitui install-xilib check: check-parseconf build: make-dist hbar shtests parseconf colors -- cgit v1.2.1