build-sys: always distribute file

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2012-10-13 13:13:50 +02:00
parent 6374a73b00
commit e4d1062c05

View file

@ -2699,9 +2699,6 @@ systemd_journal_gatewayd_CFLAGS = \
$(AM_CFLAGS) \
$(MICROHTTPD_CFLAGS)
EXTRA_DIST += \
units/systemd-journal-gatewayd.service.in
dist_systemunit_DATA += \
units/systemd-journal-gatewayd.socket
@ -2713,6 +2710,9 @@ dist_gatewayddocumentroot_DATA = \
endif
EXTRA_DIST += \
units/systemd-journal-gatewayd.service.in
# ------------------------------------------------------------------------------
if ENABLE_COREDUMP
systemd_coredump_SOURCES = \