]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add missing header file
authorKarel Zak <kzak@redhat.com>
Thu, 23 Mar 2017 14:59:58 +0000 (15:59 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Mar 2017 14:59:58 +0000 (15:59 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makemodule.am

index d43c5979ebdfa9fc08972827e15f44ca16f1fb23..7ea1a48246a2ef160e7ecfc187c905f285eeddd3 100644 (file)
@@ -5,6 +5,7 @@ dist_noinst_HEADERS += \
        include/blkdev.h \
        include/canonicalize.h \
        include/carefulputc.h \
+       include/cctype.h \
        include/c.h \
        include/closestream.h \
        include/colors.h \