diff options
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 828e58a..a4bc763 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -IDOLIB = $(top_builddir)/src/libido3-0.1.la +IDOLIB = $(top_builddir)/src/libayatana-ido3-0.1.la # xorg-gtest isn't buildable https://bugs.launchpad.net/ubuntu/+source/xorg-gtest/+bug/1388892 # check_LIBRARIES = libgtest.a |