From 3726e503418c3cb2361afe2e0378010e6f3e5353 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@783874 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index 51922ee3bd..cf2208e89c 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/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