diff options
author | David Trowbridge <trowbrds@cs.colorado.edu> | 2004-01-28 04:57:43 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-28 04:57:43 +0800 |
commit | bbe3fb2eaf4e328f67a5b9ef4016495a54ebb118 (patch) | |
tree | 997b8f903d09e47bf0ad8e66d690ab10cee0c9e7 /help/Makefile.am | |
parent | e0a29243e718bb01dd30d9040e2d6cdb42b09ec6 (diff) | |
download | gsoc2013-evolution-bbe3fb2eaf4e328f67a5b9ef4016495a54ebb118.tar.gz gsoc2013-evolution-bbe3fb2eaf4e328f67a5b9ef4016495a54ebb118.tar.zst gsoc2013-evolution-bbe3fb2eaf4e328f67a5b9ef4016495a54ebb118.zip |
quick ref docs
2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu>
* quick ref docs
svn path=/trunk/; revision=24474
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 7ff022b9a6..d2c2869942 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,4 +1,6 @@ -SUBDIRS = C +SUBDIRS = \ + C \ + quickref EXTRA_DIST = \ ChangeLog.pre-1-4 \ |