From 00ee364a7e0a0cdbf5d5323889f6e2fd9a84cd61 Mon Sep 17 00:00:00 2001 From: Toni Date: Mon, 30 May 2022 19:48:05 +0200 Subject: Updated README.md (#1562) * make check great again (not so much) * make doc/doc-view * CI updates Signed-off-by: lns --- tests/dga/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/dga') diff --git a/tests/dga/Makefile.in b/tests/dga/Makefile.in index efa8b188b..4bd6711bc 100644 --- a/tests/dga/Makefile.in +++ b/tests/dga/Makefile.in @@ -36,6 +36,8 @@ install: distdir: - distclean: clean /bin/rm -f Makefile + +check: + true # nothing to do here, done by invoking tests/do-dga.sh -- cgit v1.2.3