summaryrefslogtreecommitdiff
path: root/system-helper/Makefile.am.inc
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-04-14 12:43:34 +0100
committerAlexander Larsson <alexander.larsson@gmail.com>2021-04-15 18:05:16 +0200
commitf508cf1767315938a6cd06dec70ba264fe46d8ad (patch)
treeb1c274f76fb7d6f7c5e1054475b68f6b7f8037e9 /system-helper/Makefile.am.inc
parent725efe7ae73de3b78b92b0045b65a68383756e0f (diff)
downloadflatpak-f508cf1767315938a6cd06dec70ba264fe46d8ad.tar.gz
system-helper: Move D-Bus names and paths to a header file
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'system-helper/Makefile.am.inc')
-rw-r--r--system-helper/Makefile.am.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/system-helper/Makefile.am.inc b/system-helper/Makefile.am.inc
index c0355aac..d651294b 100644
--- a/system-helper/Makefile.am.inc
+++ b/system-helper/Makefile.am.inc
@@ -16,6 +16,7 @@ systemdsystemunit_DATA += system-helper/flatpak-system-helper.service
flatpak_system_helper_SOURCES = \
system-helper/flatpak-system-helper.c \
+ system-helper/flatpak-system-helper.h \
$(NULL)
flatpak_system_helper_LDADD = $(BASE_LIBS) $(OSTREE_LIBS) $(JSON_LIBS) $(POLKIT_LIBS) libflatpak-common.la libflatpak-common-base.la libglnx.la