diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-27 09:29:26 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-27 09:59:46 -0400 |
commit | 96f104f32aef56dd408afbc0d5a073f51e8f0a69 (patch) | |
tree | 1407065d3a1fa4c831731b5d87fd1a29de1d8f44 /specs/Makefile.am | |
parent | b6a6644e371192be281ff96c59aa39f32ba64a84 (diff) |
doc: add recordlib converted docbook xml
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/Makefile.am')
-rw-r--r-- | specs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am index 8ba5590..fdaba22 100644 --- a/specs/Makefile.am +++ b/specs/Makefile.am @@ -22,7 +22,7 @@ # if ENABLE_SPECS -doc_sources = xtestlib.xml +doc_sources = xtestlib.xml recordlib.xml dist_doc_DATA = $(doc_sources) if HAVE_XMLTO |