remove separate pam directory

This commit is contained in:
William Hubbs
2021-12-29 19:04:06 -06:00
parent cab458e27a
commit fd70988587
5 changed files with 16 additions and 24 deletions

View File

@@ -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