[empathy] empathy-env.in: set TPAW_SRCDIR



commit 2269246c68289af5406a9d1006ce4b38d28696ef
Author: Marco Barisione <marco barisione collabora co uk>
Date:   Thu Aug 1 15:39:34 2013 +0100

    empathy-env.in: set TPAW_SRCDIR

 tools/empathy-env.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tools/empathy-env.in b/tools/empathy-env.in
index 3de4779..3c9e1e3 100644
--- a/tools/empathy-env.in
+++ b/tools/empathy-env.in
@@ -3,6 +3,9 @@ abs_top_builddir="@abs_top_builddir@"
 export abs_top_builddir
 EMPATHY_SRCDIR=$abs_top_builddir
 export EMPATHY_SRCDIR
+TPAW_SRCDIR="${EMPATHY_SRCDIR}/telepathy-account-widgets"
+export TPAW_SRCDIR
+export EMPATHY_SRCDIR
 GSETTINGS_SCHEMA_DIR="${EMPATHY_SRCDIR}/data/"
 export GSETTINGS_SCHEMA_DIR
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]