summaryrefslogtreecommitdiff
path: root/system-helper/Makefile.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-06 18:03:47 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-09 09:00:20 +0200
commitc24528d3697c62cad8ff746a56992a59f31d333d (patch)
tree2dbb32e15c57cc4061f7b37d6db29a7b97228c15 /system-helper/Makefile.am.inc
parent6a613d1fabce5e93656cfbcb6815cc9bc98f437b (diff)
downloadxdg-app-c24528d3697c62cad8ff746a56992a59f31d333d.tar.gz
Rename source files to flatpak
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 24bb80d..4a58151 100644
--- a/system-helper/Makefile.am.inc
+++ b/system-helper/Makefile.am.inc
@@ -13,8 +13,8 @@ service_in_files += system-helper/xdg-app-system-helper.service.in
systemdsystemunit_DATA = system-helper/xdg-app-system-helper.service
xdg_app_system_helper_SOURCES = \
- system-helper/xdg-app-system-helper.c \
- lib/xdg-app-error.c \
+ system-helper/flatpak-system-helper.c \
+ lib/flatpak-error.c \
$(NULL)
xdg_app_system_helper_LDADD = $(BASE_LIBS) $(OSTREE_LIBS) $(POLKIT_LIBS) libxdgapp-common.la