commit d041522b7cd94980b983933759cfa10a73dcd567
parent f42f35eec30a3c062b1f8c16f31f2f9b671e8873
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 23 Feb 2022 14:47:58 +0100
misc: fix a typo in the Makefile
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/Makefile b/misc/Makefile
@@ -41,7 +41,7 @@ publish: build
@rsync -avzrR --delete-after --progress $(HTML) $(REMOTE)/misc/
misc_build.sh: ../meso-menu.sh
- @touch misc_build
+ @touch $@
################################################################################
# html