freeipa/daemons/ipa-slapi-plugins/libotp
Christian Heimes ba037a3551 libotp: add libraries after objects
Add dependency on external libraries after dependency on internal
objects so the linker can correctly pick up all symbols.

https://pagure.io/freeipa/issue/7189

Original patch by Rob Crittenden

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2017-11-21 09:36:27 +01:00
..
hotp.c Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
hotp.h Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
Makefile.am libotp: add libraries after objects 2017-11-21 09:36:27 +01:00
otp_config.c OTP: emit a log message when LDAP entry for config record is not found 2015-01-30 11:02:16 +01:00
otp_config.h Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
otp_token.c Fix an integer underflow bug in libotp 2015-09-29 15:16:09 +02:00
otp_token.h Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
t_hotp.c Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00