summaryrefslogtreecommitdiffstats
path: root/src/cryptenroll/meson.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tree-wide: never link directly against p11kitLennart Poettering2023-11-021-1/+1
| | | | | We go via dlopen() at most places, but forgot some. Cover the missing cases too.
* meson: move declarations of cryptsetup and friendsYu Watanabe2023-07-311-0/+15
|
* meson: Do not include headers in source listsJan Janssen2023-01-241-8/+1
| | | | | | Meson+ninja+compiler do this for us and are better at it. https://mesonbuild.com/FAQ.html#do-i-need-to-add-my-headers-to-the-sources-list-like-in-autotools
* meson: move source file list for systemd-cryptenrollYu Watanabe2021-01-181-0/+28