From 9306d83d657fe880f6dc6ef039a9b07e05f0ae90 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Sat, 5 Dec 2009 01:21:59 -0500 Subject: generate gtk-doc --- Makefile.am | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 33f9f3e..3c52a29 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,10 @@ -SUBDIRS = data \ - src \ - example \ - tests +SUBDIRS = data \ + src \ + docs \ + example \ + tests -DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-gtk-doc dist-hook: @if test -d "$(top_srcdir)/.bzr"; \ -- cgit v1.2.3