summaryrefslogtreecommitdiff
path: root/system-helper
diff options
context:
space:
mode:
Diffstat (limited to 'system-helper')
-rw-r--r--system-helper/Makefile.am.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-helper/Makefile.am.inc b/system-helper/Makefile.am.inc
index 4a58151..7b34696 100644
--- a/system-helper/Makefile.am.inc
+++ b/system-helper/Makefile.am.inc
@@ -17,7 +17,7 @@ xdg_app_system_helper_SOURCES = \
lib/flatpak-error.c \
$(NULL)
-xdg_app_system_helper_LDADD = $(BASE_LIBS) $(OSTREE_LIBS) $(POLKIT_LIBS) libxdgapp-common.la
+xdg_app_system_helper_LDADD = $(BASE_LIBS) $(OSTREE_LIBS) $(POLKIT_LIBS) libflatpak-common.la
xdg_app_system_helper_CFLAGS = $(BASE_CFLAGS) $(OSTREE_CFLAGS) $(POLKIT_CFLAGS)
polkit_rulesdir = $(datadir)/polkit-1/rules.d