extern crate includedir; fn main() { includedir::build("data").unwrap(); }