File: build.rs

package info (click to toggle)
rust-libpam-sys-helpers 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 104 kB
  • sloc: makefile: 4
file content (3 lines) | stat: -rw-r--r-- 59 bytes parent folder | download
1
2
3
fn main() {
    libpam_sys_impls::enable_pam_impl_cfg();
}