From d5a0a1737ef777cef3f0313d7918da26b00c3b73 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 9 Sep 2004 11:03:19 +0000 Subject: [PATCH] doh Original commit message from CVS: doh --- docs/manuals.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals.mak b/docs/manuals.mak index 8b3eca1701..14079302ee 100644 --- a/docs/manuals.mak +++ b/docs/manuals.mak @@ -85,7 +85,7 @@ $(BUILDDIR)/$(MAIN): $(XML) $(CSS) $(EXTRA_SOURCES) @for a in $(XML); do cp $(srcdir)/$$a $(BUILDDIR); done @for a in $(CSS); do cp $(srcdir)/$$a $(BUILDDIR); done @cp ../version.entities $(BUILDDIR) - @cp $(top_srcdir)/manual/url.entities $(BUILDDIR) + @cp $(top_srcdir)/docs/url.entities $(BUILDDIR) html/index.html: $(BUILDDIR)/$(MAIN) $(PNG_BUILT) $(FIG_SRC) @make check-local