This commit is contained in:
a 2024-05-01 19:48:55 -05:00
parent 49d8058cbb
commit a5ce8204d8
Signed by: a
GPG Key ID: 374BC539FE795AF0
1 changed files with 1 additions and 1 deletions

View File

@ -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)