diff options
| author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-05-12 11:13:07 +0100 |
|---|---|---|
| committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-05-12 11:13:07 +0100 |
| commit | 8a1da0520d38acd65a2cbfc78a2a4f72a4e31e00 (patch) | |
| tree | 0e0b013f3cdd51cf5af4f975fda9bc97210a373d | |
| parent | 24564f4b206bde40dea53c06177240bf3fe7cc58 (diff) | |
Fix installation path
| -rw-r--r-- | tests/twisted/tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/tools/Makefile.am b/tests/twisted/tools/Makefile.am index e797e135..c07f5c70 100644 --- a/tests/twisted/tools/Makefile.am +++ b/tests/twisted/tools/Makefile.am @@ -70,7 +70,7 @@ CLEANFILES = \ $(BUILT_SOURCES) \ salut-testing.log -testsdir = ${datadir}/telepathy-haze-1-tests +testsdir = ${datadir}/telepathy-salut-1-tests twistedtestsdir = ${testsdir}/twisted twistedtoolsdir = ${twistedtestsdir}/tools |
