Fix build, undo remove config

This commit is contained in:
Misha
2021-12-09 22:51:35 -05:00
parent c87dc3de93
commit 6870e3c370
4 changed files with 15 additions and 11 deletions

View File

@ -16,6 +16,7 @@ pam_fprintd = shared_module('pam_fprintd',
dependencies: [
libsystemd_dep,
pam_dep,
pthread_dep,
],
c_args: [
'-DLOCALEDIR="@0@"'.format(localedir),