diff --git a/tests/accessibility/Makefile.am b/tests/accessibility/Makefile.am index 11fba22e1..719b29eb9 100644 --- a/tests/accessibility/Makefile.am +++ b/tests/accessibility/Makefile.am @@ -6,7 +6,7 @@ EXAMPLES = cally-atkcomponent-example \ cally-atktext-example \ cally-clone-example -common_ldadd = $(top_builddir)/clutter/libclutter-@CLUTTER_WINSYS@-@CLUTTER_API_VERSION@.la +common_ldadd = $(top_builddir)/clutter/libclutter-@CLUTTER_SONAME_INFIX@-@CLUTTER_API_VERSION@.la common_sources = cally-examples-util.c cally-examples-util.h