summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-10-19 19:16:15 +0200
committerLennart Poettering <lennart@poettering.net>2015-10-19 19:16:15 +0200
commitbf1ae29f21d7ccede728bf1ee16552c2a355a85b (patch)
treeef105039715c562dfd278ce5d77e6ab552618e2a /Makefile.am
parent91eacc65f05f2710df5a27182cbfba355c45c493 (diff)
parent08b62a9a13f60abf6d0ca2125a5c18b4e0154924 (diff)
downloadsystemd-bf1ae29f21d7ccede728bf1ee16552c2a355a85b.tar.gz
Merge pull request #1584 from mischief/journal-remote-no-gnutls
build: install journal-remote units and directory regardless of GNUTLS
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ba4e0e389..e210d8a2da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3826,6 +3826,7 @@ endif
if HAVE_GNUTLS
systemd_journal_remote_LDADD += \
$(GNUTLS_LIBS)
+endif
# systemd-journal-remote make sense mostly with full crypto stack
dist_systemunit_DATA += \
@@ -3840,7 +3841,6 @@ journal-remote-install-hook: journal-install-hook
-chmod 755 $(DESTDIR)/var/log/journal/remote
INSTALL_EXEC_HOOKS += journal-remote-install-hook
-endif
nodist_pkgsysconf_DATA += \
src/journal-remote/journal-remote.conf