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

This fixes bug#34145.
This commit is contained in:
joerg@trift2. 2008-01-29 21:32:43 +01:00
commit d923252300

View file

@ -39,6 +39,8 @@ then
fi
# Make sure to enable all features that affect "make dist"
# Remember that configure restricts the man pages to the configured features !
./configure \
--with-embedded-server \
--with-ndbcluster
make