summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0c85fe2..efd7442 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
# <http://www.gnu.org/licenses/>.
EXTRA_DIST = bootstrap.sh LGPL
-SUBDIRS = src
+SUBDIRS = src doc
MAINTAINERCLEANFILES =
noinst_DATA =
@@ -30,3 +30,5 @@ pkgconfig_DATA = libcanberra.pc
if HAVE_GTK
pkgconfig_DATA += libcanberra-gtk.pc
endif
+
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc