aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-04 15:03:31 +0000
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-04 15:04:49 +0000
commit511562eee54fdfbd9af52573c0d79c01cc6857b0 (patch)
tree3c662fe8398c5a7c08a853b2b2824883049071b9 /tests
parentbb3f64f4ddbcb9745525c124c818b153421d6b50 (diff)
downloadayatana-ido-511562eee54fdfbd9af52573c0d79c01cc6857b0.tar.gz
ayatana-ido-511562eee54fdfbd9af52573c0d79c01cc6857b0.tar.bz2
ayatana-ido-511562eee54fdfbd9af52573c0d79c01cc6857b0.zip
tests/Makefile.am: Fix static lib name (libido -> libayatana-ido).
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
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