summaryrefslogtreecommitdiff
path: root/document-portal
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-09 09:40:38 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-09 09:46:26 +0200
commitba37b22d78f3b1011ceab182c8a4a05d5ba630a7 (patch)
tree2c1b93d5f8712318d2055d23de829b0e98a68700 /document-portal
parentc24528d3697c62cad8ff746a56992a59f31d333d (diff)
downloadxdg-app-ba37b22d78f3b1011ceab182c8a4a05d5ba630a7.tar.gz
Rename library to libflatpak
Diffstat (limited to 'document-portal')
-rw-r--r--document-portal/Makefile.am.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/document-portal/Makefile.am.inc b/document-portal/Makefile.am.inc
index 8656f25..3b1419b 100644
--- a/document-portal/Makefile.am.inc
+++ b/document-portal/Makefile.am.inc
@@ -29,5 +29,5 @@ xdg_document_portal_SOURCES = \
document-portal/xdp-fuse.c \
$(NULL)
-xdg_document_portal_LDADD = $(BASE_LIBS) $(FUSE_LIBS) libxdgapp-common.la
+xdg_document_portal_LDADD = $(BASE_LIBS) $(FUSE_LIBS) libflatpak-common.la
xdg_document_portal_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(SOUP_CFLAGS) $(XAUTH_LIBS) $(FUSE_CFLAGS) -I$(srcdir)/document-portal -I$(builddir)/document-portal