From 511562eee54fdfbd9af52573c0d79c01cc6857b0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 4 Dec 2017 15:03:31 +0000 Subject: tests/Makefile.am: Fix static lib name (libido -> libayatana-ido). --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3