rs.in -> rs
This commit is contained in:
parent
fb0076d262
commit
747818a349
@ -33,7 +33,7 @@ fn main() {
|
||||
|
||||
// client interface
|
||||
{
|
||||
let src = Path::new("src/client/client.rs.in");
|
||||
let src = Path::new("src/client/client_ipc.rs");
|
||||
let intermediate = Path::new(&out_dir).join("client.intermediate.rs.in");
|
||||
let mut registry = syntex::Registry::new();
|
||||
codegen::register(&mut registry);
|
||||
|
Loading…
Reference in New Issue
Block a user