llcrypt sources should always be included in source packages.
Binary build will decide whether to include llcrypt in the build
objects or not.
Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I726d7deb27687bffebce55f6c09d578e6290aac7
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50446
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
-if LLCRYPT
EXTRA_DIST = crypto.c fname.c hkdf.c hooks.c keyring.c \
keysetup.c keysetup_v1.c policy.c llcrypt_private.h
-endif