release: Make sure distcheck runs --with-klogd
Otherwise the resulting tarball will not include klogd.8 Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
163aa84cc4
commit
55f2122393
@ -44,4 +44,5 @@ release: distcheck
|
||||
done
|
||||
|
||||
# Workaround for systemd unit file duing distcheck
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-systemd=$$dc_install_base/$(systemd)
|
||||
DISTCHECK_CONFIGURE_FLAGS = --with-systemd=$$dc_install_base/$(systemd) --with-klogd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user