AFL (with zig-afl-kit) doesn't allow adding c sources

Any ideas what might be happening in this issue? I would like to include some c files to fuzz against with AFL but end up with undefined symbols when I tried.

I’m hoping to understand whats wrong and maybe how to fix it if you have any insight.