summaryrefslogtreecommitdiff
path: root/src/grp-machine/grp-import/systemd-pull/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/grp-import/systemd-pull/Makefile')
-rw-r--r--src/grp-machine/grp-import/systemd-pull/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grp-machine/grp-import/systemd-pull/Makefile b/src/grp-machine/grp-import/systemd-pull/Makefile
index 0b593158e4..2254ac651b 100644
--- a/src/grp-machine/grp-import/systemd-pull/Makefile
+++ b/src/grp-machine/grp-import/systemd-pull/Makefile
@@ -55,4 +55,7 @@ systemd_pull_LDADD = \
$(BZIP2_LIBS) \
$(GCRYPT_LIBS)
+dist_rootlibexec_DATA += \
+ src/import/import-pubring.gpg
+
include $(topsrcdir)/build-aux/Makefile.tail.mk