The 'Mkdir' command was creating a (literal) '#include' directory, rather than taking the '#' to mean the top of the source tree. The 'Mkdir' command is unnecessary anyway, since the 'Copy' command will create the necessary subdirectory. Fixes #304.