diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-05-20 19:58:06 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-05-20 19:58:06 +0800 |
commit | d389be60c6efbb0b0da2bbfbeba606ed0deb8bdb (patch) | |
tree | 23eaa999a835f65dfb4bb01a1aba966f93c91449 /art/Makefile.am | |
parent | cc04a52088334bcb1417473746df9300d3d2caa3 (diff) | |
download | gsoc2013-evolution-d389be60c6efbb0b0da2bbfbeba606ed0deb8bdb.tar.gz gsoc2013-evolution-d389be60c6efbb0b0da2bbfbeba606ed0deb8bdb.tar.zst gsoc2013-evolution-d389be60c6efbb0b0da2bbfbeba606ed0deb8bdb.zip |
Add README and jump.xpm
2004-05-20 Rodney Dawes <dobey@ximian.com>
* Makefile.am (EXTRA_DIST): Add README and jump.xpm
svn path=/trunk/; revision=26009
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 7d2b6a0a66..87bb7ded87 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -17,8 +17,10 @@ endif EXTRA_DIST = \ ChangeLog \ ChangeLog.pre-1-4 \ + README \ broken-image-16.xpm \ broken-image-24.xpm \ empty.xpm \ evolution.png \ + jump.xpm \ $(images_DATA) |