aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximan.com>2003-01-23 05:33:04 +0800
committerHans Petter <hansp@src.gnome.org>2003-01-23 05:33:04 +0800
commit7fb9c16e8fae7575e2894aa11264551ed8f82515 (patch)
treeeaa9941628f6591067891d35bf0f74a58869b5b1 /camel/Makefile.am
parent92669963df79ab225e1abbf021d141bfff905dc1 (diff)
downloadgsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.tar
gsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.tar.gz
gsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.tar.bz2
gsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.tar.lz
gsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.tar.xz
gsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.tar.zst
gsoc2013-evolution-7fb9c16e8fae7575e2894aa11264551ed8f82515.zip
$(libexec) -> $(libexecdir)
2003-01-22 Hans Petter Jansson <hpj@ximan.com> * Makefile.am: $(libexec) -> $(libexecdir) svn path=/trunk/; revision=19573
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 9dc4a2f723..97f445024c 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -4,7 +4,7 @@ SUBDIRS = . providers tests
libcamelincludedir = $(includedir)/evolution-$(BASE_VERSION)/camel
-camellibexecdir = $(libexec)/evolution/$(BASE_VERSION)/camel/
+camellibexecdir = $(libexecdir)/evolution/$(BASE_VERSION)/camel/
camellibexec_PROGRAMS = camel-lock-helper camel-index-control
privlib_LTLIBRARIES = libcamel.la