Also test the "xmllint.sh" script

This commit is contained in:
Pierre Pronchery 2016-01-20 02:08:50 +01:00
parent ef0ad13680
commit ce87cd6aad

View File

@ -1,12 +1,17 @@
targets=shlint.log,tests.log
targets=shlint.log,tests.log,xmllint.log
dist=Makefile,tests.sh,binary/project.conf,binary/Makefile.Darwin,binary/Makefile.NetBSD,binary/Makefile.Windows,library/project.conf,library/Makefile.Darwin,library/Makefile.Linux,library/Makefile.NetBSD,library/Makefile.Windows,libtool/project.conf,libtool/Makefile.Darwin,libtool/Makefile.Linux,libtool/Makefile.NetBSD,libtool/Makefile.Windows,object/project.conf,object/Makefile.NetBSD,package/project.conf,package/Makefile.NetBSD,plugin/project.conf,plugin/Makefile.Darwin,plugin/Makefile.NetBSD,script/project.conf,script/Makefile.NetBSD
[shlint.log]
type=script
script=../doc/scripts/shlint.sh
depends=../doc/scripts/shlint.sh
[tests.log]
type=script
script=./tests.sh
depends=$(OBJDIR)../src/configure$(EXEEXT),binary/project.conf,binary/Makefile.Darwin,binary/Makefile.NetBSD,binary/Makefile.Windows,library/project.conf,library/Makefile.Darwin,library/Makefile.Linux,library/Makefile.NetBSD,library/Makefile.Windows,libtool/project.conf,libtool/Makefile.Darwin,libtool/Makefile.Linux,libtool/Makefile.NetBSD,libtool/Makefile.Windows,object/project.conf,object/Makefile.NetBSD,package/project.conf,package/Makefile.NetBSD,plugin/Makefile.Darwin,plugin/Makefile.NetBSD,script/project.conf,script/Makefile.NetBSD,tests.sh
[shlint.log]
[xmllint.log]
type=script
script=../doc/scripts/shlint.sh
depends=../doc/scripts/shlint.sh
script=../doc/scripts/xmllint.sh
depends=../doc/scripts/xmllint.sh