aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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