Re-use the "docbook.sh" script from the documentation

This commit is contained in:
Pierre Pronchery 2016-01-20 00:36:49 +01:00
parent b9a07bc17a
commit 66feafb429

View File

@ -1,11 +1,11 @@
#$Id$ #$Id$
subdirs=scripts subdirs=scripts
targets=configure.1,configure.html,project.conf.5,project.conf.html targets=configure.1,configure.html,project.conf.5,project.conf.html
dist=Makefile,docbook.sh,configure.css.xml,configure.xml,manual.css.xml,project.conf.css.xml,project.conf.xml dist=Makefile,configure.css.xml,configure.xml,manual.css.xml,project.conf.css.xml,project.conf.xml
[configure.1] [configure.1]
type=script type=script
script=./docbook.sh script=./scripts/docbook.sh
install= install=
depends=configure.xml depends=configure.xml