summaryrefslogtreecommitdiff
path: root/system-helper
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 /system-helper
parentc24528d3697c62cad8ff746a56992a59f31d333d (diff)
downloadxdg-app-ba37b22d78f3b1011ceab182c8a4a05d5ba630a7.tar.gz
Rename library to libflatpak
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