diff options
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 699af084fc..c63b98b18d 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -117,7 +117,9 @@ cmodule_LTLIBRARIES = include cluster.mk include acl.mk include qmf.mk +if HAVE_XML include xml.mk +endif if RDMA |
