diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 33508d450d..cd2f3a8dc8 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -10,7 +10,7 @@ EXTRA_DIST = \ rpm/README.qpidd-devel \ xml/cluster.xml -SUBDIRS = src docs/api docs/man examples perftest +SUBDIRS = src docs/api docs/man examples # Update libtool, if needed. libtool: $(LIBTOOL_DEPS) |