From 73fb56a5859aec735974a8a3f1b58af2b99b2a57 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 5 Feb 2022 15:04:34 +0300 Subject: [PATCH] tweak... Signed-off-by: Alex A. Naanou --- Viewer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer/Makefile b/Viewer/Makefile index b6222b49..3b83385f 100755 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -62,8 +62,8 @@ ## APP_NAME - Application name ## APP_BIN - App binary name (ignored for MacOS) ## -## ARCH - target achitecture (ia32, x86, x64, ...) ## TARGET_OS - target OS (win32, linux, darwin) +## ARCH - target achitecture (ia32, x86, x64, ...) ## ## ELECTRON_DOWNOAD_URL ## - URL to download electron binary