summaryrefslogtreecommitdiffstats
path: root/include/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2017-03-23 15:59:58 +0100
committerKarel Zak2017-03-23 15:59:58 +0100
commit24d746f705c488b28693b1c18c730de3c7202b3d (patch)
treef1c4f06dd464d41e40a28de185a1563e08fd71bd /include/Makemodule.am
parentlibblkid: prevent OOB access while probing HFS+ (diff)
downloadkernel-qcow2-util-linux-24d746f705c488b28693b1c18c730de3c7202b3d.tar.gz
kernel-qcow2-util-linux-24d746f705c488b28693b1c18c730de3c7202b3d.tar.xz
kernel-qcow2-util-linux-24d746f705c488b28693b1c18c730de3c7202b3d.zip
build-sys: add missing header file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/Makemodule.am')
-rw-r--r--include/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makemodule.am b/include/Makemodule.am
index d43c5979e..7ea1a4824 100644
--- a/include/Makemodule.am
+++ b/include/Makemodule.am
@@ -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 \