diff options
| author | Lukas Slebodnik <lslebodn@redhat.com> | 2015-10-19 08:50:33 +0200 |
|---|---|---|
| committer | Lukas Slebodnik <lslebodn@redhat.com> | 2015-10-26 07:23:15 +0100 |
| commit | a751a11eec71c42b8aaf723a0eefc3babd35ad32 (patch) | |
| tree | 615e3a0e3ab2bc256654039ad36027a2fc511145 /src/tests/cwrap | |
| parent | e1c899eaa30f25eee7d2a62b0007d764fda1b722 (diff) | |
| download | sssd-a751a11eec71c42b8aaf723a0eefc3babd35ad32.tar.gz sssd-a751a11eec71c42b8aaf723a0eefc3babd35ad32.tar.xz sssd-a751a11eec71c42b8aaf723a0eefc3babd35ad32.zip | |
BUILD: Remove SSS_CRYPTO_LIBS from common libraries
The similarcahnge was done in main makefile by change
69b46c32357ccf1aab9c0bd6d1afa33a8724ad77
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/tests/cwrap')
| -rw-r--r-- | src/tests/cwrap/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/cwrap/Makefile.am b/src/tests/cwrap/Makefile.am index 039ef8b56..ca4a941da 100644 --- a/src/tests/cwrap/Makefile.am +++ b/src/tests/cwrap/Makefile.am @@ -32,7 +32,6 @@ SSSD_LIBS = \ $(INI_CONFIG_LIBS) \ $(COLLECTION_LIBS) \ $(DHASH_LIBS) \ - $(SSS_CRYPT_LIBS) \ $(OPENLDAP_LIBS) \ $(TDB_LIBS) |
