summaryrefslogtreecommitdiffstats
path: root/libmount/docs
diff options
context:
space:
mode:
authorKarel Zak2011-07-27 14:22:36 +0200
committerKarel Zak2011-07-27 14:22:36 +0200
commit3fe1b06aba1e7cbb0e13e4bca83e9838a3727eed (patch)
treed0f6d2b523c77c764af76e678c1d39f6e4b0ee76 /libmount/docs
parentbuild-sys: enable mountpoint, add dependence on libmout (diff)
downloadkernel-qcow2-util-linux-3fe1b06aba1e7cbb0e13e4bca83e9838a3727eed.tar.gz
kernel-qcow2-util-linux-3fe1b06aba1e7cbb0e13e4bca83e9838a3727eed.tar.xz
kernel-qcow2-util-linux-3fe1b06aba1e7cbb0e13e4bca83e9838a3727eed.zip
build-sys: fix gtk-doc distclean
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/docs')
-rw-r--r--libmount/docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/docs/Makefile.am b/libmount/docs/Makefile.am
index fe0545a96..0f6ab95bb 100644
--- a/libmount/docs/Makefile.am
+++ b/libmount/docs/Makefile.am
@@ -92,7 +92,7 @@ EXTRA_DIST += version.xml.in
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
-#DISTCLEANFILES +=
+DISTCLEANFILES += version.xml
# Comment this out if you want your docs-status tested during 'make check'
if ENABLE_GTK_DOC