From ba37b22d78f3b1011ceab182c8a4a05d5ba630a7 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 9 May 2016 09:40:38 +0200 Subject: Rename library to libflatpak --- tests/Makefile.am.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc index e9af7ab..c9ef3f1 100644 --- a/tests/Makefile.am.inc +++ b/tests/Makefile.am.inc @@ -12,7 +12,7 @@ testdb_LDADD = \ $(BASE_LIBS) \ $(OSTREE_LIBS) \ libglnx.la \ - libxdgapp-common.la \ + libflatpak-common.la \ $(NULL) testdb_SOURCES = tests/testdb.c @@ -21,7 +21,7 @@ test_doc_portal_LDADD = \ $(BASE_LIBS) \ $(OSTREE_LIBS) \ libglnx.la \ - libxdgapp-common.la \ + libflatpak-common.la \ $(NULL) test_doc_portal_SOURCES = tests/test-doc-portal.c $(xdp_dbus_built_sources) -- cgit v1.2.1