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/quickref/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/quickref/Makefile.am')
-rw-r--r-- | help/quickref/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/help/quickref/Makefile.am b/help/quickref/Makefile.am new file mode 100644 index 0000000000..1c1a47d72b --- /dev/null +++ b/help/quickref/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = C + +EXTRA_DIST = evolution-logo.eps |