summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 02:03:46 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 02:03:46 +0200
commit4ea24424833d36602b2949d6e22e15e09dad87f2 (patch)
treed7bfe9e60b04f5aab697fab6a4fa271282362dee /Makefile
parenta40430980c2ae462c87fd931db178e20c3a97633 (diff)
downloadmakext-4ea24424833d36602b2949d6e22e15e09dad87f2.tar.gz
Added screening for all included files in Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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