File: build.rs

package info (click to toggle)
rust-nonstick 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: makefile: 9
file content (3 lines) | stat: -rw-r--r-- 58 bytes parent folder | download
1
2
3
fn main() {
    libpam_sys_impls::enable_pam_impl_cfg()
}