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, 16 insertions, 0 deletions
diff --git a/collectors/systemd-journal.plugin/Makefile.am b/collectors/systemd-journal.plugin/Makefile.am
new file mode 100644
index 00000000..48f667c1
--- /dev/null
+++ b/collectors/systemd-journal.plugin/Makefile.am
@@ -0,0 +1,16 @@
+# 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)