提交 5f6eb125 编写于 作者: G Garret Rieger

Add libharfbuzz-subset.la to linking when building api tests.

上级 ae39fc81
......@@ -14,7 +14,7 @@ EXTRA_DIST += CMakeLists.txt
if HAVE_GLIB
AM_CPPFLAGS = -DSRCDIR="\"$(srcdir)\"" -I$(top_srcdir)/src/ -I$(top_builddir)/src/ $(GLIB_CFLAGS)
LDADD = $(top_builddir)/src/libharfbuzz.la $(GLIB_LIBS)
LDADD = $(top_builddir)/src/libharfbuzz.la $(top_builddir)/src/libharfbuzz-subset.la $(GLIB_LIBS)
EXTRA_DIST += hb-test.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册