summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-03-02 21:39:55 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-03-03 10:59:51 -0500
commit2a17c0104492f7381cf4a52d1d5c5ae176ee9fe8 (patch)
tree473d80b5ab223ac6d856fb1323962aa4c9571ebe /Makefile.am
parentae5b2a86c2efdafd237a90b1e3766b78a8fd787b (diff)
build-sys: add fsckd.h to sources
Otherwise distribution tarfiles are not generated properly.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 503a4716d..0b2cbb507 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2364,6 +2364,7 @@ systemd_fsck_LDADD = \
# ------------------------------------------------------------------------------
systemd_fsckd_SOURCES = \
src/fsckd/fsckd.c \
+ src/fsckd/fsckd.h \
$(NULL)
systemd_fsckd_LDADD = \