summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am.inc')
-rw-r--r--tests/Makefile.am.inc4
1 files changed, 2 insertions, 2 deletions
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)