diff options
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 843a032f9c..02080d4c6f 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -331,6 +331,7 @@ AC_CONFIG_FILES([ examples/fanout/Makefile examples/pub-sub/Makefile examples/request-response/Makefile + examples/failover/Makefile examples/xml-exchange/Makefile managementgen/Makefile etc/Makefile |