From a5ce8204d8354b69c3fc3fe4ec1c2c3df72a50ad Mon Sep 17 00:00:00 2001 From: a Date: Wed, 1 May 2024 19:48:55 -0500 Subject: [PATCH] noot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d11d205..83a2437 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ all: repotool install: repotool mkdir -p ${INSTALL_PATH} - install repotool repotool.zsh ${INSTALL_PATH} + install repotool repotool.zsh repotool.plugin.zsh ${INSTALL_PATH} src/lib/repotool/stdlib.sh: $(SOURCES_LIBS)