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 /Makefile.am | |
parent | 0432ec4d0ff907163693849b1c3ddb08ba3b33d3 (diff) | |
download | gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.gz gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.tar.zst gsoc2013-evolution-29a3e72881d3874ffaa4fd6dfce679239ea60bf8.zip |
build and install docs
svn path=/trunk/; revision=3345
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 96a2b253c9..f6d04978ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,8 @@ SUBDIRS = \ art \ default_user \ tools \ - po + po \ + doc dist-hook: evolution.spec cp evolution.spec $(distdir) |