summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
Diffstat (limited to 'c++')
-rw-r--r--c++/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/Makefile.am b/c++/Makefile.am
index 0ff58ab..c6c94f3 100644
--- a/c++/Makefile.am
+++ b/c++/Makefile.am
@@ -26,6 +26,7 @@ endif
## Only recurse into subdirectories if C++ interface is enabled.
if BUILD_CXX_CONDITIONAL
SUBDIRS=src $(TEST_DIR)
+
endif
DIST_SUBDIRS = src test examples