summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3be5b83b..27f9331d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -49,9 +49,9 @@ dump_boundaries_SOURCES = dump-boundaries.c
gen_all_unicode_LDADD = $(GLIB_LIBS)
-testboundaries_LDADD = ../pango/libpango.la
+testboundaries_LDADD = ../pango/libpango-$(PANGO_API_VERSION).la
-dump_boundaries_LDADD = ../pango/libpango.la
+dump_boundaries_LDADD = ../pango/libpango-$(PANGO_API_VERSION).la
if HAVE_CXX
CXX_TEST = cxx-test