I'm wondering if it's possible to embed a DLL, or the DLL source (project file) into another program's EXE?

I'm making an auto-updator, and I am using an open-source DLL for FTP connections, and I'm wanting to embed it into my auto-updater EXE, so there's only one file.