aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-08-01 22:39:34 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 19:11:11 +0800
commit2269246c68289af5406a9d1006ce4b38d28696ef (patch)
treec0067a9a77b600c4c114ff7424c3dae45a023879
parent80137708540beac4d4c43cfc4da0fcaef41c6478 (diff)
downloadgsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.tar
gsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.tar.gz
gsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.tar.bz2
gsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.tar.lz
gsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.tar.xz
gsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.tar.zst
gsoc2013-empathy-2269246c68289af5406a9d1006ce4b38d28696ef.zip
empathy-env.in: set TPAW_SRCDIR
-rw-r--r--tools/empathy-env.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/empathy-env.in b/tools/empathy-env.in
index 3de477910..3c9e1e363 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