summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/grp-machine/grp-import/systemd-importd/Makefile3
-rw-r--r--src/grp-machine/grp-import/systemd-pull/Makefile3
-rw-r--r--src/grp-machine/grp-import/systemd-pull/import-pubring.gpg (renamed from src/grp-machine/grp-import/systemd-import/import-pubring.gpg)bin9551 -> 9551 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-machine/grp-import/systemd-importd/Makefile b/src/grp-machine/grp-import/systemd-importd/Makefile
index 19705a925e..f473e34ea3 100644
--- a/src/grp-machine/grp-import/systemd-importd/Makefile
+++ b/src/grp-machine/grp-import/systemd-importd/Makefile
@@ -35,9 +35,6 @@ systemd_importd_CFLAGS = \
systemd_importd_LDADD = \
libsystemd-shared.la
-dist_rootlibexec_DATA += \
- src/import/import-pubring.gpg
-
nodist_systemunit_DATA += \
units/systemd-importd.service
diff --git a/src/grp-machine/grp-import/systemd-pull/Makefile b/src/grp-machine/grp-import/systemd-pull/Makefile
index a9653a5f2c..b89d456f37 100644
--- a/src/grp-machine/grp-import/systemd-pull/Makefile
+++ b/src/grp-machine/grp-import/systemd-pull/Makefile
@@ -60,4 +60,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-import/import-pubring.gpg b/src/grp-machine/grp-import/systemd-pull/import-pubring.gpg
index be27776896..be27776896 100644
--- a/src/grp-machine/grp-import/systemd-import/import-pubring.gpg
+++ b/src/grp-machine/grp-import/systemd-pull/import-pubring.gpg
Binary files differ