summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1728c7c..1365e93 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ all:
@echo "This is the interface to the GUI GO plugin (ncurses, GTK, etc)"
@echo
@echo "note: Feb 2025. this is experimental. being rewritten to use protobufs"
+ @echo "note: Sep 2025. still experimental. being refactored to be able to further test protobufs"
@echo
@make goimports vet