summaryrefslogtreecommitdiffstats
path: root/collectors/systemd-journal.plugin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/systemd-journal.plugin/Makefile.am')
-rw-r--r--collectors/systemd-journal.plugin/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/collectors/systemd-journal.plugin/Makefile.am b/collectors/systemd-journal.plugin/Makefile.am
deleted file mode 100644
index 48f667c1b..000000000
--- a/collectors/systemd-journal.plugin/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-# SPDX-License-Identifier: GPL-3.0-or-later
-
-AUTOMAKE_OPTIONS = subdir-objects
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
-
-dist_noinst_DATA = \
- README.md \
- systemd-journal-self-signed-certs.sh \
- forward_secure_sealing.md \
- active_journal_centralization_guide_no_encryption.md \
- passive_journal_centralization_guide_no_encryption.md \
- passive_journal_centralization_guide_self_signed_certs.md \
- $(NULL)
-
-dist_libconfig_DATA = \
- $(NULL)