build: fix linking for kmscon_font_*
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 2 Oct 2012 09:45:41 +0000 (11:45 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 2 Oct 2012 10:55:18 +0000 (12:55 +0200)
We need to link text-font to kmscon-core as we use it heavily in the
terminal layers.

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

index 52854ad..fb4b518 100644 (file)
@@ -397,7 +397,8 @@ libkmscon_core_la_LIBADD = \
        -lpthread \
        libeloop.la \
        libtsm.la \
-       libuterm.la
+       libuterm.la \
+       libtext-font.la
 
 #
 # Binaries