Commit d9232523 authored by joerg@trift2's avatar joerg@trift2

Ensure that man pages for "embedded" are included in the source.tar.gz

This fixes bug#34145.
parent fff106cd
...@@ -39,6 +39,8 @@ then ...@@ -39,6 +39,8 @@ then
fi fi
# Make sure to enable all features that affect "make dist" # Make sure to enable all features that affect "make dist"
# Remember that configure restricts the man pages to the configured features !
./configure \ ./configure \
--with-embedded-server \
--with-ndbcluster --with-ndbcluster
make 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