]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build: install journal-remote units and directory regardless of GNUTLS 1584/head
authorNick Owens <nick.owens@coreos.com>
Thu, 15 Oct 2015 23:24:47 +0000 (16:24 -0700)
committerNick Owens <nick.owens@coreos.com>
Thu, 15 Oct 2015 23:24:47 +0000 (16:24 -0700)
Makefile.am

index 205f2a4d8d24830ff7a4cfd72650a0e6c6014a77..1d2651a765596227a5e40c7a55df45694367abc1 100644 (file)
@@ -3827,6 +3827,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 += \
@@ -3841,7 +3842,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