libcroco r325 - in trunk: . docs
- From: thos svn gnome org
- To: svn-commits-list gnome org
- Subject: libcroco r325 - in trunk: . docs
- Date: Thu, 19 Feb 2009 16:15:25 +0000 (UTC)
Author: thos
Date: Thu Feb 19 16:15:25 2009
New Revision: 325
URL: http://svn.gnome.org/viewvc/libcroco?rev=325&view=rev
Log:
2009-02-19 Thomas Wood <thos gnome org>
* Makefile.am:
* configure.in:
* docs/Makefile.am:
Add infrastructure to allow gtk-doc documentation to be built.
Modified:
trunk/Makefile.am
trunk/configure.in
trunk/docs/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Thu Feb 19 16:15:25 2009
@@ -1,3 +1,5 @@
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+
SUBDIRS = src csslint docs
SUBDIRS += tests
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Feb 19 16:15:25 2009
@@ -165,6 +165,7 @@
croco-config
docs/Makefile
docs/examples/Makefile
+docs/reference/Makefile
tests/Makefile
tests/test-inputs/Makefile
tests/test-output-refs/Makefile
Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am (original)
+++ trunk/docs/Makefile.am Thu Feb 19 16:15:25 2009
@@ -1,3 +1,3 @@
-SUBDIRS=examples
+SUBDIRS=examples reference
EXTRA_DIST=usage.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]