summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ac9dcbd..4102f04 100644
--- a/Makefile
+++ b/Makefile
@@ -96,6 +96,7 @@ dist-win: $(BIN) $(GUI:.tcl=.exe)
echo $(NAME)-$(VERSION)-win.zip $(NAME)-$(VERSION)-win.zip.sig
# needs to be run from a mac
+# currently unused thanks to kind homebrew people packaging it
dist-mac: $(BIN) $(GUI)
mkdir -p $(NAME)-$(VERSION)/$(NAME).app/Contents/MacOS
mkdir -p $(NAME)-$(VERSION)/$(NAME).app/Contents/Resources