summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2009-03-12 10:22:30 +0100
committerKarel Zak2009-03-12 10:22:30 +0100
commit2fb83c675258b96751cc84376bd856a38d7fd12d (patch)
tree30796173a03e94cd6ae155a482004d77219e02fc /include/Makefile.am
parentlib: add pttype.c for PT types detection (diff)
downloadkernel-qcow2-util-linux-2fb83c675258b96751cc84376bd856a38d7fd12d.tar.gz
kernel-qcow2-util-linux-2fb83c675258b96751cc84376bd856a38d7fd12d.tar.xz
kernel-qcow2-util-linux-2fb83c675258b96751cc84376bd856a38d7fd12d.zip
include: add missing files to Makefile.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 24acb9f6b..f959659a2 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -13,8 +13,9 @@ dist_noinst_HEADERS = \
md5.h \
nls.h \
pathnames.h \
+ pttype.h \
setproctitle.h \
swapheader.h \
+ wholedisk.h \
widechar.h \
- xstrncpy.h \
- pttype.h
+ xstrncpy.h