From ba19418091917ff3bf6d5047ca098c96ede8ffc3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 2 Aug 2021 11:10:57 -0300 Subject: aux/assert-catgets.sh: Add, include in "check" target on Makefile; update gistatic.msg --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7aa4730..55d389e 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ all: $(manpages) src/gistatic check: all src/gistatic.t ./src/gistatic.t + sh aux/assert-catgets.sh src/gistatic.c clean: rm -rf public/ $(manpages) README.*.md CHANGELOG.*.md messages.mo \ -- cgit v1.2.3