[Telepathy-commits] [telepathy-doc/master] Fix makefile bug from before
Davyd Madeley
davyd at madeley.id.au
Mon Mar 2 01:08:00 PST 2009
---
docs/book/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/book/Makefile.am b/docs/book/Makefile.am
index f04bbe6..a9e185c 100644
--- a/docs/book/Makefile.am
+++ b/docs/book/Makefile.am
@@ -37,7 +37,7 @@ DOC_FIGURES =
DOC_LINGUAS = de
# Create a DocBook source file that doesn't have the examples' comments blocks:
-C/telepathy-with-examples.xml: $(_DOC_C_DOCS) insert-links.py insert-examples.py
+C/telepathy-with-examples.xml: C/telepathy.xml $(_DOC_C_DOCS) insert-links.py insert-examples.py
$(srcdir)/insert-links.py $< | $(srcdir)/insert-examples.py $(top_srcdir)/docs/examples/ >$@
--
1.5.6.5
More information about the telepathy-commits
mailing list