aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-03 22:50:35 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-03 22:50:35 +0800
commit54a9260f696f5c7462f40af8f838d723ba3abeb5 (patch)
treeab87ece78582288b7dabf6635fe3f393fd042c4d /art/Makefile.am
parentb484ae1c53ce5e8075eefe907cffbcb936106397 (diff)
downloadgsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.gz
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.zst
gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.zip
Fix for version removal from installed files.
svn path=/trunk/; revision=33646
Diffstat (limited to 'art/Makefile.am')
-rw-r--r--art/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/art/Makefile.am b/art/Makefile.am
index 88202718ca..9f6a989f55 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -12,7 +12,7 @@ icon32_DATA = 32x32/evolution.png
icon48dir = $(datadir)/icons/hicolor/48x48/apps
icon48_DATA = \
- 48x48/preferences-autocompletion.png \
+ 48x48/preferences-autocompletion.png \
48x48/preferences-calendar-and-tasks.png \
48x48/preferences-certificates.png \
48x48/preferences-composer.png \