From 4119a63de7c129c929a8300dc553eef67980cc3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Mon, 22 Jul 2019 03:40:42 +0200 Subject: [PATCH] docs: remove reference to non-existing file build-docs.sh --- docs/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2