diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/examples/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am index 21b799d17e..f0444c4bb1 100644 --- a/cpp/examples/Makefile.am +++ b/cpp/examples/Makefile.am @@ -11,7 +11,6 @@ nobase_pkgdata_DATA= \ examples/fanout/fanout_publisher.cpp \ examples/pub-sub/Makefile \ examples/pub-sub/topic_publisher.cpp \ - examples/pub-sub/topic_config_queues.cpp \ examples/pub-sub/topic_listener.cpp \ examples/direct/Makefile \ examples/direct/direct_publisher.cpp \ |