Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Vountesmery committed Jul 16, 2023
1 parent 876fff1 commit 5f1867c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ all: lib test
test: extern $(DTESTS)

extern:
git submodule update && \
git submodule update --init --checkout --recursive && \
$(MAKE) -C extern/

$(DTESTS):
Expand Down

0 comments on commit 5f1867c

Please sign in to comment.