From a93dfadbfef8dfe06345782aff8371dd80e89f5b Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Tue, 9 Jul 2024 16:30:32 +0200 Subject: [PATCH] improve comment --- makefile.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.d b/makefile.d index 73d7748..c66e778 100644 --- a/makefile.d +++ b/makefile.d @@ -21,7 +21,7 @@ CXXFLAGS += -Wall -pedantic -I./ PREFIX = /usr/local # Required libraries if any: -# LDFLAGS += -lcheck +# LDFLAGS += -lcheck -lcutils-check # Required *locally compiled* libraries if any: # LIBS = cutils -- 2.27.0