noot
This commit is contained in:
parent
49d8058cbb
commit
a5ce8204d8
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ all: repotool
|
||||||
|
|
||||||
install: repotool
|
install: repotool
|
||||||
mkdir -p ${INSTALL_PATH}
|
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)
|
src/lib/repotool/stdlib.sh: $(SOURCES_LIBS)
|
||||||
|
|
Loading…
Reference in New Issue