From: Øyvind Kolås Date: Mon, 22 Jul 2019 01:40:42 +0000 (+0200) Subject: docs: remove reference to non-existing file build-docs.sh X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~86 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4119a63de7c129c929a8300dc553eef67980cc3f;p=babl.git docs: remove reference to non-existing file build-docs.sh --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 6c33676..bea1654 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -49,7 +49,6 @@ index.html: index-static.html \ $(SHELL) $(top_srcdir)/docs/tools/xml_insert.sh $@ BablBase $$TMPFILE;\ rm -f $$TMPFILE ) echo -n "." - $(SHELL) $(top_srcdir)/docs/build-docs.sh $(top_srcdir) $(top_builddir)/docs $(SHELL) $(top_srcdir)/docs/tools/xml_insert.sh $@ AUTHORS $(top_srcdir)/AUTHORS $(SHELL) $(top_srcdir)/docs/tools/xml_insert.sh $@ TODO $(top_srcdir)/TODO $(SHELL) $(top_srcdir)/docs/tools/xml_insert.sh $@ NEWS $(top_srcdir)/NEWS