dlm_controld: fix pkg-config call for cross build
dlm fails to cross build from source, because the upstream Makefile
hard codes the build architecture pkg-config. The attached patch
makes pkg-config substitutable.
Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr>