From 77a7281068e70993a14bab1e289cce5c6c005922 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Thu, 11 Jun 2009 18:54:33 +0000 Subject: Change to test directory names for installed tests git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@783874 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 51922ee3bd..cf2208e89c 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -44,10 +44,10 @@ LONG_TESTS= qpidexecdir = $(libexecdir)/qpid qpidexec_PROGRAMS = qpidexec_SCRIPTS = -qpidtestdir = $(qpidexecdir)/test +qpidtestdir = $(qpidexecdir)/tests qpidtest_PROGRAMS = qpidtest_SCRIPTS = -tmoduledir = $(libdir)/qpid/test +tmoduledir = $(libdir)/qpid/tests tmodule_LTLIBRARIES= # -- cgit v1.2.1