mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 09:43:55 +01:00
Renamed generate_encryption_keys binary to libexim-encrypt-dlfunc-genkeys.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
configure_file(output: 'config.h', configuration: conf_data)
|
||||
|
||||
executable('generate_encryption_keys', 'generate_encryption_keys.c',
|
||||
executable('libexim-encrypt-dlfunc-genkeys', 'libexim-encrypt-dlfunc-genkeys.c',
|
||||
dependencies : [ sodium_deps ],
|
||||
install: true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user