build: fix build without libfont.la
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 5 Jan 2013 23:50:12 +0000 (00:50 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 5 Jan 2013 23:50:12 +0000 (00:50 +0100)
commit77b67694d211fdff8a3b3fc1c658e7f6df92d35a
tree0b86b20f11ac59e449935ffb7e37793cca6b04b6
parent776566e2165eb6b82ac34c02a50b2ff6b3d1908d
build: fix build without libfont.la

We still have dead dependencies on libfont.la but don't build it anymore.
Remove the dependency as it is directly linked now.

Reported-by: Vladimir Kravets
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am