diff options
Diffstat (limited to 'cpp/examples/pub-sub')
-rw-r--r-- | cpp/examples/pub-sub/Makefile.am | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/cpp/examples/pub-sub/Makefile.am b/cpp/examples/pub-sub/Makefile.am index 1d52daf638..e0d489e52e 100644 --- a/cpp/examples/pub-sub/Makefile.am +++ b/cpp/examples/pub-sub/Makefile.am @@ -41,9 +41,6 @@ EXTRA_DIST= \ verify_cpp_python \ verify_cpp_python.in \ verify_python_cpp \ - verify_python_cpp.in - - - - - + verify_python_cpp.in \ + pub_sub_topic_listener.vcproj \ + pub_sub_topic_publisher.vcproj |