summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-09 21:21:07 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-09 21:21:07 +0200
commitaabcc54db4451f568320adf25062f13fd0f5adfe (patch)
treed3101e71a32d3fb3347abea81b985df4a6de0b1e
parentcc4b60d66781b9eb55cded9df3266291e83c2f72 (diff)
downloadxdg-app-aabcc54db4451f568320adf25062f13fd0f5adfe.tar.gz
document-portal: Yet another attempt to fix the build
-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 26c3b5e..d492968 100644
--- a/document-portal/Makefile.am.inc
+++ b/document-portal/Makefile.am.inc
@@ -31,4 +31,4 @@ xdg_document_portal_SOURCES = \
$(NULL)
xdg_document_portal_LDADD = $(BASE_LIBS) $(FUSE_LIBS) libflatpak-common.la
-xdg_document_portal_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(SOUP_CFLAGS) $(FUSE_CFLAGS) -I$(srcdir)/document-portal -I$(builddir)/document-portal
+xdg_document_portal_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(SOUP_CFLAGS) $(FUSE_CFLAGS) -I$(srcdir)/document-portal -I$(builddir)/document-portal -I$(srcdir)/permission-store -I$(builddir)/permission-store