diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meson.build b/meson.build index e21fae65..dd60ae64 100644 --- a/meson.build +++ b/meson.build @@ -195,9 +195,6 @@ subdir('etc') subdir('init.d') subdir('local.d') subdir('man') -if get_option('pam') -subdir('pam') - endif if get_option('pkgconfig') subdir('pkgconfig') endif |