Revert "protobuf_generate(): add relative path to output dir"
This reverts commit 93f6b67eb217812266fb29a00977046789863aca.
Protoc adds already the relative path to the output directory.
Therefore, we have to remove this again from the output directory
to prevent adding it twice.