build: add text-subsystem to build-sources
This finally adds the new font renderers to the build-sources so they are actually built. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
f55715b60b
commit
48beed72f4
@ -118,7 +118,10 @@ libkmscon_core_la_SOURCES = \
|
||||
src/pty.c src/pty.h \
|
||||
src/gl.h \
|
||||
src/gl_math.c \
|
||||
src/font_pango.c
|
||||
src/font_pango.c \
|
||||
src/text.h \
|
||||
src/text_font.c \
|
||||
src/text_font_8x16.c
|
||||
|
||||
if KMSCON_HAVE_GLES2
|
||||
libkmscon_core_la_SOURCES += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user