aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-06-14 02:48:30 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-06-14 02:48:30 +0800
commit8853de7d70254a1cf2f6e38ceef9282fde1264f2 (patch)
treecca7b214f688970ebe55330d6fa63a07db121cd2 /tools
parent8344f37af4533729197a6fa72ba1c37c7d4b2799 (diff)
downloadgsoc2013-evolution-8853de7d70254a1cf2f6e38ceef9282fde1264f2.tar.gz
gsoc2013-evolution-8853de7d70254a1cf2f6e38ceef9282fde1264f2.tar.zst
gsoc2013-evolution-8853de7d70254a1cf2f6e38ceef9282fde1264f2.zip
Revert to 1.4.0 version.
svn path=/trunk/; revision=21437
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 467f699650..7fb6880b87 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -4,6 +4,7 @@ privlibexec_SCRIPTS = \
privlibexec_PROGRAMS = \
evolution-addressbook-import \
+ evolution-launch-composer \
killev
1f90dd66322c80732fe422715a3c49c3c4233'>Fix build when WITH_CCACHE_BUILD is set.bdrewery2013-05-301-0/+2 * Do bmake complaining about non-zero return, while here stop hardcoding makebapt2013-05-021-1/+1 * - reset MAINTAINERdinoex2012-06-261-1/+1 * - allow CC be set to a differen path for option GNUSTEP_WITH_CLANG=yesdinoex2012-06-101-0/+7 * - update for gnustep-back 0.22dinoex2012-06-091-2/+2 * - fix spacedinoex2012-06-011-1/+1 * - force OSVERSION for pointyhatdinoex2012-01-171-1/+6 * - revert default to GNUSTEP_WITH_GCC42dinoex2012-01-171-1/+1 * - add option GNUSTEP_WITH_GCC46dinoex2012-01-131-4/+25 * - fix build for FreeBSD-9dinoex2011-11-061-0/+6 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-0/+1 * - drop GNUSTEP_WITHOUT_LIBOBJCdinoex2011-04-161-29/+7