From 55f691e4ce657cc00bcb193abdf665db3ce27827 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 11 Mar 2011 17:18:58 +0000 Subject: QPID-3137: ensure old api examples are installed into correct location git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1080679 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/old_api/failover/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/examples/old_api/failover') diff --git a/qpid/cpp/examples/old_api/failover/Makefile.am b/qpid/cpp/examples/old_api/failover/Makefile.am index 48846fdf79..8b1da80f2c 100644 --- a/qpid/cpp/examples/old_api/failover/Makefile.am +++ b/qpid/cpp/examples/old_api/failover/Makefile.am @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -examplesdir=$(pkgdatadir)/examples/failover +examplesdir=$(pkgdatadir)/examples/old_api/failover MAKELDFLAGS=$(CLIENTFLAGS) include $(top_srcdir)/examples/makedist.mk -- cgit v1.2.1