diff options
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r-- | cpp/configure.ac | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index b8184483ca..6cc440a00a 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -273,6 +273,11 @@ AC_CONFIG_FILES([ qpidc.spec Makefile examples/Makefile + examples/direct/Makefile + examples/fanout/Makefile + examples/pub-sub/Makefile + examples/request-response/Makefile + examples/xml-exchange/Makefile managementgen/Makefile etc/Makefile src/Makefile |