summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: f5bb0603b77df207ab172f61e9e5e400e440c938 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# First create all the .html files from our
# .docbook file.  The KDE build process will
# then create makefiles that install these docs
cd doc/en
meinproc index.docbook
cd ../..
WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs