From 70aba9aa285d22c17bc6a8c7efa6ebcfbf740396 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 17 Aug 2009 01:19:52 +0200 Subject: Ensure that distributed doc is up-to-date. --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index a66c69d..ac3480c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -176,7 +176,7 @@ dist-html-monolithic: cp -p $$d/$$file $(distdir)/$$file || exit 1 # We would like to put libunistring_*.html into EXTRA_DIST, but it doesn't work. -dist-html-split: +dist-html-split: libunistring_toc.html $(mkdir_p) $(distdir)/ file=libunistring_toc.html; \ if test -f $$file; then d=.; else d=$(srcdir); fi; \ -- cgit v1.2.1