diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-02 07:37:49 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-02 07:37:49 +0800 |
commit | 29a3e72881d3874ffaa4fd6dfce679239ea60bf8 (patch) | |
tree | a98e5272753962ab09c2e3940cd027f874e9df34 /help/ChangeLog | |
parent | 0432ec4d0ff907163693849b1c3ddb08ba3b33d3 (diff) | |
download | gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.gz gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.bz2 gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.lz gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.xz gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.zst gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.zip |
build and install docs
svn path=/trunk/; revision=3345
Diffstat (limited to 'help/ChangeLog')
-rw-r--r-- | help/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/ChangeLog b/help/ChangeLog index c827b12ec9..c7186f0414 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,12 @@ +2000-06-01 Dan Winship <danw@helixcode.com> + + * Makefile.am: recurse into the C directory + + * C/Makefile.am: Rules to build and install the docs. Mostly + stolen from gnomecal. Only works if you have GDP stuff + (http://www.gnome.org/gdp/) set up on your machine, but won't make + the build fail if you don't. + 2000-05-29 Aaron Weber <aaron@helixcode.com> * C/usage-contact.sgml: incorporated kevins notes. |