From 75805949c27a3eb38cf90cf4268fb1fe7932d2c9 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Wed, 29 Jan 2003 16:42:25 +0000 Subject: Install wombat to $(libexecdir)/evolution/$(BASE_VERSION) 2003-01-29 Rodney Dawes * Makefile.am: Install wombat to $(libexecdir)/evolution/$(BASE_VERSION) svn path=/trunk/; revision=19682 --- wombat/ChangeLog | 5 +++++ wombat/Makefile.am | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 29126fb6f4..8dcee6d82f 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,8 @@ +2003-01-29 Rodney Dawes + + * Makefile.am: Install wombat to + $(libexecdir)/evolution/$(BASE_VERSION) + 2003-01-27 Ettore Perazzoli * Makefile.am: Rename wombat to evolution-wombat. diff --git a/wombat/Makefile.am b/wombat/Makefile.am index 276711d424..398c2ccf7f 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -17,7 +17,8 @@ INCLUDES = \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ $(WOMBAT_CFLAGS) -libexec_PROGRAMS = \ +evolibexecdir = $(libexecdir)/evolution/$(BASE_VERSION) +evolibexec_PROGRAMS = \ evolution-wombat evolution_wombat_SOURCES = \ -- cgit v1.2.3