summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2010-08-03 12:46:58 +1000
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-08-03 12:46:58 +1000
commitddbb6ed21e39d8dd8fb23b2815aa903868906ce5 (patch)
tree31afd6135d7c62fd85d1d4b4f42171cb0372809a
parente12535f43c962b9b7e031356a09614a0b2cbb97d (diff)
Update for new icon location in gnome-doc-utils
-rw-r--r--docs/book/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/book/Makefile.am b/docs/book/Makefile.am
index af98ba5..a10a7f9 100644
--- a/docs/book/Makefile.am
+++ b/docs/book/Makefile.am
@@ -78,7 +78,7 @@ html/index.html: $(MAIN) Makefile.am $(DOCBOOK_STYLESHEET) $(DOC_FIGURES) figure
mv ../examples/dist html/examples
cp -r C/figures html/
$(mkinstalldirs) html/icons
- cp $(ICONS_DIR)/* html/icons/
+ cp $(ICONS_DIR)/status/* html/icons/
$(XSLTPROC) \
--param db.chunk.chunk_top 0 \
--stringparam db.chunk.basename "index" \