[evolution/gnome-2-30] Install evolution-alarm-notify into bindir for windows
- From: Fridrich Strba <strba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-2-30] Install evolution-alarm-notify into bindir for windows
- Date: Fri, 28 May 2010 12:20:45 +0000 (UTC)
commit 7e0a135a081754493bd8f098e7aee8e638b2cf17
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date: Fri May 28 14:17:25 2010 +0200
Install evolution-alarm-notify into bindir for windows
calendar/gui/alarm-notify/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/calendar/gui/alarm-notify/Makefile.am b/calendar/gui/alarm-notify/Makefile.am
index 32190bb..5296f95 100644
--- a/calendar/gui/alarm-notify/Makefile.am
+++ b/calendar/gui/alarm-notify/Makefile.am
@@ -1,4 +1,8 @@
+if OS_WIN32
+bin_PROGRAMS = evolution-alarm-notify
+else
privlibexec_PROGRAMS = evolution-alarm-notify
+endif
if HAVE_WINDRES
EVOLUTIONALARMNOTIFYICON = evolution-alarm-notify-icon.o
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]