Whamcloud - gitweb
LU-14093 utils: fix DLSYM buffer over flow
[fs/lustre-release.git] / libcfs / libcfs / crypto / Makefile.am
1 if LLCRYPT
2 EXTRA_DIST = crypto.c fname.c hkdf.c hooks.c keyring.c \
3         keysetup.c keysetup_v1.c policy.c bio.c llcrypt_private.h
4 endif