From 7373fddecb13bcbc2017fac3f84ecd84ebd6cc34 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/qpid@1080679 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/old_api/direct/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/examples/old_api/direct') diff --git a/cpp/examples/old_api/direct/Makefile.am b/cpp/examples/old_api/direct/Makefile.am index b07db2cfd6..24f783fcc7 100644 --- a/cpp/examples/old_api/direct/Makefile.am +++ b/cpp/examples/old_api/direct/Makefile.am @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -examplesdir=$(pkgdatadir)/examples/direct +examplesdir=$(pkgdatadir)/examples/old_api/direct MAKELDFLAGS=$(CLIENTFLAGS) include $(top_srcdir)/examples/makedist.mk -- cgit v1.2.1