From 79224d2e0566d83d9e579bcd2742dd784ecfc4d2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 13 Jun 2022 19:09:58 +0200 Subject: Adding test target in apache-tools makefile. Signed-off-by: Daniel Baumann --- apache/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apache/Makefile b/apache/Makefile index c31a4cb..70b9a35 100644 --- a/apache/Makefile +++ b/apache/Makefile @@ -25,6 +25,8 @@ PROGRAM = apache-icons all: build +test: + build: share/man/*.rst $(MAKE) -C share/man -- cgit v1.2.3