Assets compiler, how to copy whole directory to destination

How to instruct assets compiler to include whole directory in
public/assets/somedir directory.

The thing is with ckeditor which requires language dependent file at
runtime. And if it doesn’t find it in assets/ckeditor/lang directory it
doesn’t run.

I have copied directory manualy for now. But can it be done and how by
assets compiler.

by
TheR