summaryrefslogtreecommitdiff
path: root/src/grp-machine/grp-import/systemd-pull
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 18:16:31 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 18:16:31 -0400
commitf375f601941dde66d8357fb22f560cea80d97fd4 (patch)
treed4c04c115c936e84b2203c0be79b37abc390aa3a /src/grp-machine/grp-import/systemd-pull
parent50fe39c364ef1ab10c00536838b03f9e10b9c3dc (diff)
parenta71cce3a247e67290db2b49724ec6683662485c3 (diff)
Merge branch 'notsystemd/postmove' into notsystemd/master
Diffstat (limited to 'src/grp-machine/grp-import/systemd-pull')
-rw-r--r--src/grp-machine/grp-import/systemd-pull/Makefile3
-rw-r--r--src/grp-machine/grp-import/systemd-pull/import-pubring.gpgbin0 -> 9551 bytes
2 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
diff --git a/src/grp-machine/grp-import/systemd-pull/import-pubring.gpg b/src/grp-machine/grp-import/systemd-pull/import-pubring.gpg
new file mode 100644
index 0000000000..be27776896
--- /dev/null
+++ b/src/grp-machine/grp-import/systemd-pull/import-pubring.gpg
Binary files differ