summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-09 17:27:43 +0000
committerLennart Poettering <lennart@poettering.net>2008-06-09 17:27:43 +0000
commit7706a101a6f7928cf7e3fc63b979352b3af214b3 (patch)
treeb340609c19ae094dcbce215866a1e6d25b1fee4f /Makefile.am
parent0b1ee1f20482809e3f6dcaf2fc6d6716cfd34855 (diff)
add complete documentation
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@57 01b60673-d06a-42c0-afdd-89cb8e0f78ac
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