Commit 51c9fd9c authored by monty@hundin.mysql.fi's avatar monty@hundin.mysql.fi
Browse files

Fix to get all files into the distribution

parent bfc7394e
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -64,7 +64,10 @@ aclocal; autoheader; aclocal; automake; autoconf
 --with-mit-threads=yes $EXTRA_CONFIG \
 --enable-thread-safe-client \
 --with-berkeley-db \
 --with-innodb
 --with-innodb \
 --with-pstack \
 --with-extra-tools \
 --with-embedded-server

gmake -j 2