From 0bae8a9aecc5be53b8a5dd52d4da6a313d645cb8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 25 Mar 2022 22:30:52 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Viewer/Makefile b/Viewer/Makefile index 44eba594..4ef29703 100644 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -133,7 +133,8 @@ # - app icons... # - add a cli-only build target... # - installers: -# - flatpak/appimage/... +# - flatpak -- (still need an icon) +# - appimage/snap/... # - deb/rpm # - msi (wix) # - ...