From: Karel Zak Date: Tue, 10 Dec 2019 11:31:59 +0000 (+0100) Subject: build-sys: add missing header X-Git-Tag: v2.35-rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac17a625ce916e169d2de6a54f809e247f5bd1e0;p=thirdparty%2Futil-linux.git build-sys: add missing header Signed-off-by: Karel Zak --- diff --git a/include/Makemodule.am b/include/Makemodule.am index a62a8c4cc2..92d1c30588 100644 --- a/include/Makemodule.am +++ b/include/Makemodule.am @@ -40,6 +40,7 @@ dist_noinst_HEADERS += \ include/partx.h \ include/path.h \ include/pathnames.h \ + include/pidfd-utils.h \ include/plymouth-ctrl.h \ include/procutils.h \ include/pt-bsd.h \