From f5b6f2ddd9fa2d17448f65a3a59e196574d0315e Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Fri, 13 Nov 2009 00:48:00 +0000 Subject: Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DIST for messaging/Makefile.am. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@835679 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/qmf-console/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cpp/examples/qmf-console') diff --git a/cpp/examples/qmf-console/Makefile.am b/cpp/examples/qmf-console/Makefile.am index 94211ec187..2d7ee4cd49 100644 --- a/cpp/examples/qmf-console/Makefile.am +++ b/cpp/examples/qmf-console/Makefile.am @@ -48,7 +48,7 @@ examples_DATA= \ $(MAKEDIST) EXTRA_DIST= \ - qmf_console_console.vcproj \ - qmf_console_ping.vcproj \ - qmf_console_printevents.vcproj \ - qmf_console_queuestats.vcproj + qmf-console_console.vcproj \ + qmf-console_ping.vcproj \ + qmf-console_printevents.vcproj \ + qmf-console_queuestats.vcproj -- cgit v1.2.1