aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-04-20 21:15:11 +0800
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-04-20 21:15:11 +0800
commite234598bdf2afc9f722c53bd993d074cd0e0d5e1 (patch)
tree710503c31e45976db51a88199e1f991e9bef4775 /shell
parente77f659abe8b05f95c10b6e75ef1a832cffce8de (diff)
downloadgsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.tar
gsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.tar.gz
gsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.tar.bz2
gsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.tar.lz
gsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.tar.xz
gsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.tar.zst
gsoc2013-evolution-e234598bdf2afc9f722c53bd993d074cd0e0d5e1.zip
Give the windows version of evolution-alarm-notify a nice win32 icon
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 887eb87d39..567059e0f1 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -89,7 +89,7 @@ libeshell_la_LIBADD = \
# Evolution executable
if HAVE_WINDRES
-EVOLUTIONICONRC = evolution-icon.o
+EVOLUTIONICON = evolution-icon.o
endif
evolution_CPPFLAGS = \
@@ -131,7 +131,7 @@ evolution_LDADD = \
$(TZDIALOG_LIBS) \
$(SHELL_LIBS) \
$(GNOME_PLATFORM_LIBS) \
- $(EVOLUTIONICONRC)
+ $(EVOLUTIONICON)
if OS_WIN32
evolution_LDFLAGS = -mwindows