diff options
author | Ludovic Courtes | 2005-11-26 18:01:09 +0000 |
---|---|---|
committer | Ludovic Courtes | 2005-11-26 18:01:09 +0000 |
commit | f39347c92006298976587cbcf3647395816f200c (patch) | |
tree | ca20553c14d5ac0c6f3cc381dbe68b2e0f628da1 /ChangeLog | |
parent | f553cb65b157b6df9563cefa593902d59301461b (diff) | |
download | skribilo-f39347c92006298976587cbcf3647395816f200c.tar.gz skribilo-f39347c92006298976587cbcf3647395816f200c.tar.lz skribilo-f39347c92006298976587cbcf3647395816f200c.zip |
Fixed the documentation's Makefile.am.
* doc/user/Makefile.am: Fixed GUILE_LOAD_PATH.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-12
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -2,6 +2,20 @@ # arch-tag: automatic-ChangeLog--lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2 # +2005-11-26 18:01:09 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-12 + + Summary: + Fixed the documentation's Makefile.am. + Revision: + skribilo--devel--1.2--patch-12 + + * doc/user/Makefile.am: Fixed GUILE_LOAD_PATH. + + + modified files: + ChangeLog doc/user/Makefile.am + + 2005-11-01 16:19:34 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-11 Summary: |