summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-25 16:24:14 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:03:05 +0100
commit2d543808216afa7bd287ec78fa69a16f576652a3 (patch)
tree5af8d2a84927d1fbcc65bc9b960a42fc0f8f432a /tests
parent53a376be8d68d95c30cb66495d42d3c18947473f (diff)
downloadempathy-2d543808216afa7bd287ec78fa69a16f576652a3.tar.gz
keyring: move from Empathy to tp-account-widgets
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tests')
-rw-r--r--tests/interactive/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index 4ca1989ee..397536b3a 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -1,5 +1,6 @@
AM_CPPFLAGS = \
$(ERROR_CFLAGS) \
+ -I$(top_srcdir)/tp-account-widgets \
-I$(top_srcdir)/libempathy \
-I$(top_srcdir)/libempathy-gtk \
-DPKGDATADIR=\""$(pkgdatadir)"\" \