

set -ex



test -f $PREFIX/lib/libaws-c-auth${SHLIB_EXT}
test -f $PREFIX/include/aws/auth/auth.h
exit 0
