File: meson.build

package info (click to toggle)
pam 1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,268 kB
  • sloc: ansic: 36,301; xml: 21,687; perl: 972; sh: 836; yacc: 412; lex: 64; makefile: 56; python: 21
file content (10 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
install_headers([
    '_pam_compat.h',
    '_pam_macros.h',
    '_pam_types.h',
    'pam_appl.h',
    'pam_ext.h',
    'pam_modules.h',
    'pam_modutil.h',
  ],
  install_dir: includedir)