generate LAM Pro docs

This commit is contained in:
Roland Gruber 2007-11-22 19:58:42 +00:00
parent 99352d07da
commit bd0ac60e9d
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,12 @@ rm -r lam/tests
find . -name .cvsignore -exec rm {} \;
mv lam ldap-account-manager-$VERSION
# create LAM Pro documentation
cd lamPro/docs/LAMProHowTo-sources
./make.sh
cd ../../..
rm -r lamPro/docs/LAMProHowTo-sources
# create LAM Pro build directory
cp -a ldap-account-manager-$VERSION ldap-account-manager-pro-$VERSION
mkdir LAMPro