build-sys: add fsckd.h to sources

Otherwise distribution tarfiles are not generated properly.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-03-02 21:39:55 -05:00
parent ae5b2a86c2
commit 2a17c01044

View file

@ -2364,6 +2364,7 @@ systemd_fsck_LDADD = \
# ------------------------------------------------------------------------------
systemd_fsckd_SOURCES = \
src/fsckd/fsckd.c \
src/fsckd/fsckd.h \
$(NULL)
systemd_fsckd_LDADD = \