mirror of
https://github.com/servo/servo.git
synced 2025-10-21 18:56:25 +01:00
Add Makefile trigger for forcing clean-rust to happen.
This commit is contained in:
parent
870db39836
commit
cfc7491b1f
2 changed files with 10 additions and 1 deletions
4
src/compiler/rust-auto-clean-trigger
Normal file
4
src/compiler/rust-auto-clean-trigger
Normal file
|
@ -0,0 +1,4 @@
|
|||
# If this file is modified, then rust will be forcibly cleaned and then rebuilt.
|
||||
# The actual contents of this file do not matter, but to trigger a change on the
|
||||
# build bots then the contents should be changed so git updates the mtime.
|
||||
2013-07-09
|
Loading…
Add table
Add a link
Reference in a new issue