From abd02052dd4adfefd8b39e326c0a810b1c0ac460 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 31 Mar 2011 15:33:20 +0000 Subject: Add missing CMakeLists.txt to files to distribute. Fixes QPID-3176. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1087341 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/old_api/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/examples/old_api/Makefile.am b/cpp/examples/old_api/Makefile.am index 466eee22e1..04216ffa97 100644 --- a/cpp/examples/old_api/Makefile.am +++ b/cpp/examples/old_api/Makefile.am @@ -36,7 +36,7 @@ $(MAKEDIST): Makefile examplesdir=$(pkgdatadir)/examples/old_api dist_examples_DATA = $(MAKEDIST) -EXTRA_DIST = README.verify verify verify_all +EXTRA_DIST = README.verify verify verify_all CMakeLists.txt # For older versions of automake abs_top_srcdir = @abs_top_srcdir@ -- cgit v1.2.1