Commit 03b9c209 authored by unknown's avatar unknown

- updated compile-dist to include NDB cluster


BUILD/compile-dist:
  - make sure to include NDB cluster in the distribution, too
parent b92b213f
......@@ -42,5 +42,6 @@ fi
--with-embedded-server \
--with-berkeley-db \
--with-innodb \
--enable-thread-safe-client
--enable-thread-safe-client \
--with-ndbcluster
make
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment