mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Make the bindings make target work on all platforms.
This commit is contained in:
parent
1184b500e5
commit
01933996e3
1 changed files with 2 additions and 2 deletions
|
@ -391,13 +391,13 @@ package: servo
|
|||
|
||||
else
|
||||
|
||||
bindings: $(AUTOGEN_SRC_script)
|
||||
|
||||
.PHONY: package
|
||||
package:
|
||||
|
||||
endif
|
||||
|
||||
bindings: $(AUTOGEN_SRC_script)
|
||||
|
||||
# Backup targets. These axist until build slaves are using Makefile.backup directly.
|
||||
|
||||
.PHONY: backup-rust restore-rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue