diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/autogen.sh b/autogen.sh deleted file mode 100755 index f5bb060..0000000 --- a/autogen.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/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 |