summaryrefslogtreecommitdiffstats
path: root/libblkid/docs
diff options
context:
space:
mode:
authorKarel Zak2014-06-03 12:37:33 +0200
committerKarel Zak2014-06-03 12:37:33 +0200
commit7a1c36ab38961ccaf6c23fe6b7f51ac7ace7dcde (patch)
tree61044ee643723db2bdf25deb4830bf44b1fc8443 /libblkid/docs
parentbuil-sys: disable in UL_BUILD_INIT() on --disable-all-programs (diff)
downloadkernel-qcow2-util-linux-7a1c36ab38961ccaf6c23fe6b7f51ac7ace7dcde.tar.gz
kernel-qcow2-util-linux-7a1c36ab38961ccaf6c23fe6b7f51ac7ace7dcde.tar.xz
kernel-qcow2-util-linux-7a1c36ab38961ccaf6c23fe6b7f51ac7ace7dcde.zip
docs: rename libs xml/version.xml to xml/version-utils.xml
It seems that gtk-docs stuff is confused when we use version.xml (package version) and xml/version.xml (library version functions). Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libblkid/docs')
-rw-r--r--libblkid/docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libblkid/docs/Makefile.am b/libblkid/docs/Makefile.am
index a36c8936d..dc6dd3e5e 100644
--- a/libblkid/docs/Makefile.am
+++ b/libblkid/docs/Makefile.am
@@ -57,7 +57,7 @@ EXTRA_HFILES=
# Header files to ignore when scanning. Use base file name, no paths
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=blkidP.h list.h partitions.h superblocks.h \
+IGNORE_HFILES=blkidP.h partitions.h superblocks.h \
topology.h aix.h dos.h iso9660.h
# Images to copy into HTML directory.