Skip to content

Commit cfd388e

Browse files
committed
Build: fixes #2
1 parent 3068d2b commit cfd388e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ endif
7474

7575
fetch:
7676
@echo Fetching dependencies...
77-
$(SHOW)VERBOSE=$(_SHOW) ./get_deps.sh $(DEPS_FLAGS)
77+
$(SHOW)VERBOSE=$(_SHOW)$(ROOT)/get_deps.sh $(DEPS_FLAGS)
7878

7979
#----------------------------------------------------------------------------------------------
8080

0 commit comments

Comments
 (0)