summaryrefslogtreecommitdiffstats
path: root/include/Makemodule.am
diff options
context:
space:
mode:
authorKarel Zak2017-11-16 14:41:01 +0100
committerKarel Zak2017-11-16 14:41:01 +0100
commitd9a388d30c6e9fa01bd784b4e16fc16cd7efa382 (patch)
tree6ea0065041b824ce2dd09eac828040b6e1b93291 /include/Makemodule.am
parentMerge branch 'master' of https://github.com/pali/util-linux (diff)
downloadkernel-qcow2-util-linux-d9a388d30c6e9fa01bd784b4e16fc16cd7efa382.tar.gz
kernel-qcow2-util-linux-d9a388d30c6e9fa01bd784b4e16fc16cd7efa382.tar.xz
kernel-qcow2-util-linux-d9a388d30c6e9fa01bd784b4e16fc16cd7efa382.zip
build-sys: add missing include
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 09bd43f66..cfea1457c 100644
--- a/include/Makemodule.am
+++ b/include/Makemodule.am
@@ -12,6 +12,7 @@ dist_noinst_HEADERS += \
include/color-names.h \
include/cpuset.h \
include/crc32.h \
+ include/crc32c.h \
include/debug.h \
include/env.h \
include/exec_shell.h \