From: Niki Roo Date: Tue, 9 Jul 2024 14:30:32 +0000 (+0200) Subject: improve comment X-Git-Url: https://git.nikiroo.be/?a=commitdiff_plain;h=a93dfadbfef8dfe06345782aff8371dd80e89f5b;p=template.git improve comment --- 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