Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoblon committed Feb 25, 2020
1 parent c7d05ff commit 28a3c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rudder-lang/build.rs
Expand Up @@ -145,5 +145,5 @@ global enum minor {{

fn main() {
println!("Generating OS list");
generate_oslib("libs/osbuilder.ron", "libs/oslib2.rl").expect("Could not generate the os list");
generate_oslib("libs/osbuilder.ron", "libs/oslib.rl").expect("Could not generate the os list");
}

0 comments on commit 28a3c32

Please sign in to comment.