From 106a5b06ecb28f4eb0eda9310b28903effe9d381 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 26 Nov 2015 22:05:38 +0100 Subject: Rename lib/ to common/ in preparation for public xdg-app library --- document-portal/Makefile.am.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'document-portal') diff --git a/document-portal/Makefile.am.inc b/document-portal/Makefile.am.inc index cee2198..3b1607f 100644 --- a/document-portal/Makefile.am.inc +++ b/document-portal/Makefile.am.inc @@ -41,5 +41,5 @@ xdg_document_portal_SOURCES = \ document-portal/xdp-fuse.c \ $(NULL) -xdg_document_portal_LDADD = $(BASE_LIBS) $(FUSE_LIBS) libxdgapp.la +xdg_document_portal_LDADD = $(BASE_LIBS) $(FUSE_LIBS) libxdgapp-common.la xdg_document_portal_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(SOUP_CFLAGS) $(XAUTH_LIBS) $(FUSE_CFLAGS) -I$(srcdir)/document-portal -I$(builddir)/document-portal -- cgit v1.2.1