diff options
Diffstat (limited to 'cpp/examples/pub-sub')
-rw-r--r-- | cpp/examples/pub-sub/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/examples/pub-sub/Makefile.am b/cpp/examples/pub-sub/Makefile.am index e0d489e52e..5f7578b548 100644 --- a/cpp/examples/pub-sub/Makefile.am +++ b/cpp/examples/pub-sub/Makefile.am @@ -42,5 +42,5 @@ EXTRA_DIST= \ verify_cpp_python.in \ verify_python_cpp \ verify_python_cpp.in \ - pub_sub_topic_listener.vcproj \ - pub_sub_topic_publisher.vcproj + pub-sub_topic_listener.vcproj \ + pub-sub_topic_publisher.vcproj |