Distributing executables linked to slapi.dll?

I assume that since my command line utility requires slapi.dll, that it is acceptable to distribute slapi.dll with my executable?

Idealy, I want to distribute a single .exe file instead of an .exe and 2 .dll files.

Is there a way to do that?