summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:34:37 +0200
committerAndreas Rottmann <a.rottmann@gmx.at>2009-09-14 12:34:37 +0200
commit3bebb94360f1c2333feb8d504a9fa4f96984d8b7 (patch)
treea8aaac2174791365ed3e9975ae81106a47902f2a /doc/Makefile.am
parentfa095a4504cbe668e4244547e2c141597bea4ecf (diff)
Imported Upstream version 0.9.1.1upstream/0.9.1.1
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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; \