summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-01-27 11:35:25 +0000
committerOwen Taylor <otaylor@redhat.com>2005-01-27 11:35:25 +0000
commit0f5b7d82deb8941705b703ef27d442ca7627bf41 (patch)
treea1f05d0d369f891bfe69b94bcf6a8f9bc2bb06ad /Makefile.am
parent17ec6f1482ed63ea15e317e78eafab52786cee55 (diff)
configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for doing docs via gtk-doc.
src/cairo.[ch] src/cairo-matrix.c: Add some inline docs for arcs and matrices. gtk-doc.m4 acinclude.m4: Check in files from gtk-doc to make the dependency on gtk-doc optional. Add --enable-gtk-doc to the default args.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a33e9a7c..60ae80514 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src test
+SUBDIRS = src test doc
EXTRA_DIST = \
COPYING \