summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-09-16 21:25:38 +0200
committerKarel Zak <kzak@redhat.com>2009-09-16 21:39:37 +0200
commit1e018c1571ff80b7750cadeb591da36d75c51083 (patch)
tree86006ff64152ad2dc47bc86b9e98f94c4ccc7304 /Makefile.am
parent488e52be1ec986112f304d0f6ee019f186ff3d1d (diff)
downloadutil-linux-old-1e018c1571ff80b7750cadeb591da36d75c51083.tar.gz
libblkid: gtkdocize (API docs generated by gtk-docs)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0c8fb693..9899a993 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,4 +67,5 @@ ENABLE_ALL = --enable-static-programs --with-fsprobe=builtin \
--enable-elvtune --enable-init --enable-kill --enable-last \
--enable-mesg --enable-partx --enable-raw --enable-rdev --enable-reset \
--enable-login-utils --enable-write --enable-arch --enable-mount
-DISTCHECK_CONFIGURE_FLAGS = --disable-use-tty-group $(ENABLE_ALL)
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group $(ENABLE_ALL)