From 4ea24424833d36602b2949d6e22e15e09dad87f2 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 12 May 2024 02:03:46 +0200 Subject: Added screening for all included files in Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1ee4ca8..1b94610 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -M_DESCRIPTION="This provides some additional tools for makefiles." -M_LICENSE="Released under the BSD two-clause license, see the LICENSE file for more information." +MK_DESCRIPTION="This provides some additional tools for makefiles." +MK_LICENSE="Released under the BSD two-clause license, see the LICENSE file for more information." include makext.mk -- cgit v1.2.3