summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKarel Zak2013-09-26 10:41:18 +0200
committerKarel Zak2013-09-26 10:41:18 +0200
commite93d5475fe0bc4dca8ad65466afaeb1315872dcc (patch)
tree5422f42cf83d6c51097b7b18b56bcf12caeb8f69 /include
parenttests: improve cal --color test (diff)
downloadkernel-qcow2-util-linux-e93d5475fe0bc4dca8ad65466afaeb1315872dcc.tar.gz
kernel-qcow2-util-linux-e93d5475fe0bc4dca8ad65466afaeb1315872dcc.tar.xz
kernel-qcow2-util-linux-e93d5475fe0bc4dca8ad65466afaeb1315872dcc.zip
build-sys: fix include Makemodule.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makemodule.am b/include/Makemodule.am
index 9ed356951..369bacc27 100644
--- a/include/Makemodule.am
+++ b/include/Makemodule.am
@@ -41,7 +41,7 @@ dist_noinst_HEADERS += \
include/swapheader.h \
include/sysfs.h \
include/timer.h \
- include/timeutils.h
+ include/timeutils.h \
include/tt.h \
include/ttyutils.h \
include/wholedisk.h \