From 1f854775cbb49417b597492194173db7143ddb66 Mon Sep 17 00:00:00 2001 From: heck Date: Wed, 3 Feb 2021 01:50:49 +0100 Subject: [PATCH] testcommit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 45acece..27eec57 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ # This file may be used under the terms of the GNU General Public License version 3 # see LICENSE.txt + .PHONY: all src test clean doxy-all doxy-cxx doxy-java doxy-clean all: src