HaProxy and include of config files

I found the solution after playing around a bit:
You can add multiple config files by specifying -f multiple times and this then processes the files from first specified file to last.

That works for me.
Thanks.