From ba37b22d78f3b1011ceab182c8a4a05d5ba630a7 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 9 May 2016 09:40:38 +0200 Subject: Rename library to libflatpak --- system-helper/Makefile.am.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-helper') 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 -- cgit v1.2.1