Commit 0428fcb8 authored by unknown's avatar unknown
Browse files

- updated compile-dist to include NDB cluster


BUILD/compile-dist:
  - make sure to include NDB cluster in the distribution, too
parent 74ddae77
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,5 +42,6 @@ fi
  --with-embedded-server \
  --with-berkeley-db \
  --with-innodb \
  --enable-thread-safe-client
  --enable-thread-safe-client \
  --with-ndbcluster
make