clients: Include and link against math lib for new multi-resource
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 23 Sep 2013 10:25:29 +0000 (11:25 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 23 Sep 2013 17:10:48 +0000 (10:10 -0700)
commit639fd864930c2e96bf9c529356ee8d6d6aac373b
tree641779c53b7e725809172985cf5cb0d43e605918
parent0481054c584165e2a2377a0ed4257c339ef32ade
clients: Include and link against math lib for new multi-resource

Linking failed with missing ceil() here. Making sure that we include
the header and add the missing -lm.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
clients/Makefile.am
clients/multi-resource.c