mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix make check for rust-geom
This commit is contained in:
parent
854b6d900b
commit
56ec9a9a02
2 changed files with 3 additions and 3 deletions
|
@ -142,8 +142,8 @@ check-rust-cocoa:
|
|||
check-rust-stb-image:
|
||||
$(MAKE) check -C src/rust-stb-image
|
||||
|
||||
.PHONY: check-geom
|
||||
check-geom:
|
||||
.PHONY: check-rust-geom
|
||||
check-rust-geom:
|
||||
$(MAKE) check -C src/rust-geom
|
||||
|
||||
.PHONY: clean
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5141a7ff6c225f8265eecff496988efcbe41004b
|
||||
Subproject commit 2aab07f798ffbd783ff48c9312b28576022eded3
|
Loading…
Add table
Add a link
Reference in a new issue