Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporary fix
Browse files Browse the repository at this point in the history
mtojek committed Feb 19, 2021
1 parent 07e5d63 commit 3231fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.PHONY: test

# Updates the spec in language libraries
update: code/*
@$(foreach lang,$^,make -C $(lang) update;)

0 comments on commit 3231fbd

Please sign in to comment.