summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2009-09-29 13:28:12 +0200
committerKarel Zak2009-09-29 13:31:32 +0200
commita4532e10e3e72555c7302d7bd8cb827870bfcdb1 (patch)
tree1644a09cd406d0d4296af9a327e293d4dbfff66e /include/Makefile.am
parentlibblkid: fix the default cache file path (diff)
downloadkernel-qcow2-util-linux-a4532e10e3e72555c7302d7bd8cb827870bfcdb1.tar.gz
kernel-qcow2-util-linux-a4532e10e3e72555c7302d7bd8cb827870bfcdb1.tar.xz
kernel-qcow2-util-linux-a4532e10e3e72555c7302d7bd8cb827870bfcdb1.zip
lib: remove pttype.c
The libblkid library supports partition tables detection now. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 9001fc131..9f581fda7 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -13,7 +13,6 @@ dist_noinst_HEADERS = \
md5.h \
nls.h \
pathnames.h \
- pttype.h \
setproctitle.h \
swapheader.h \
usleep.h \