20231113.00
build: fix clang build (#122)
Remove include/oslogin_sshca.h from the list of dependecies. It is
passed to the linker command as a part of $^ variable and causes
clang build error:
clang: error: clang: cannot specify -o when generating multiple output fileserror:
cannot specify -o when generating multiple output files