diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-03-03 15:50:56 +0100 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-03-03 15:50:56 +0100 |
commit | d05a04968e07f6a2084ceb747938dc7cc049cb5f (patch) | |
tree | fbaba4e78b1a8b5c6145a37b1fd9ea739cb3a3ea /Makefile.am | |
parent | 25cbc9b3293f2c6df38bd0528b89101e5e547321 (diff) |
The start of some documentation.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1d42904..e8f0c0c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = po module tests po +SUBDIRS = module tests doc po ACLOCAL_AMFLAGS = -I m4 |