summaryrefslogtreecommitdiff
path: root/system-helper/Makefile.am.inc
diff options
context:
space:
mode:
Diffstat (limited to 'system-helper/Makefile.am.inc')
-rw-r--r--system-helper/Makefile.am.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/system-helper/Makefile.am.inc b/system-helper/Makefile.am.inc
index 0bd2c6c..b14822a 100644
--- a/system-helper/Makefile.am.inc
+++ b/system-helper/Makefile.am.inc
@@ -30,5 +30,5 @@ xdg_app_system_helper_SOURCES = \
system-helper/xdg-app-resources.c \
$(NULL)
-xdg_app_system_helper_LDADD = $(BASE_LIBS) libxdgapp-common.la
-xdg_app_system_helper_CFLAGS = $(BASE_CFLAGS)
+xdg_app_system_helper_LDADD = $(BASE_LIBS) $(OSTREE_LIBS) libxdgapp-common.la
+xdg_app_system_helper_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS)