]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add missing header file
authorKarel Zak <kzak@redhat.com>
Wed, 30 Sep 2020 12:03:15 +0000 (14:03 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 30 Sep 2020 12:03:15 +0000 (14:03 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makemodule.am

index 7ffbf3958a69e63ebb2bb910542e828041b2b1fc..e6d3f3ed67481fd94627a0a6cebd5b5fbf72a8c4 100644 (file)
@@ -3,6 +3,7 @@ dist_noinst_HEADERS += \
        include/all-io.h \
        include/bitops.h \
        include/blkdev.h \
+       include/buffer.h \
        include/canonicalize.h \
        include/carefulputc.h \
        include/cctype.h \