From 551f94d4de5df1a93f471357d52d08f3434799d2 Mon Sep 17 00:00:00 2001 From: heck Date: Fri, 12 Aug 2022 20:15:35 +0200 Subject: [PATCH] Build: ooops, that doesnt work in makefiles, of course --- Makefile.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.conf b/Makefile.conf index bebc8d3..30279ba 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -1,5 +1,5 @@ -// This file is under GNU General Public License 3.0 -// see LICENSE.txt +# This file is under GNU General Public License 3.0 +# see LICENSE.txt HERE:=$(dir $(lastword $(MAKEFILE_LIST)))