From a301f95243dd1cd367a0a8d041c1168b8adc1e86 Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Mon, 28 Apr 2008 01:45:53 +0000 Subject: QPID-971 - Senaka Fernando, I also edited the README in a few places. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652041 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/examples/Makefile.am') diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am index c34100680c..20a0a24531 100644 --- a/cpp/examples/Makefile.am +++ b/cpp/examples/Makefile.am @@ -1,6 +1,7 @@ # List all example files here nobase_pkgdata_DATA= \ + examples/README \ examples/Makefile \ examples/request-response/client.cpp \ examples/request-response/server.cpp \ -- cgit v1.2.1