[tracker] Create PNG diagrams on compilation



commit 6d05095273b4250263d45278bb64a3dc20567c63
Author: Ivan Frade <ivan frade nokia com>
Date:   Thu Jan 28 19:16:33 2010 +0200

    Create PNG diagrams on compilation

 docs/tools/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/tools/Makefile.am b/docs/tools/Makefile.am
index d6335cc..e108232 100644
--- a/docs/tools/Makefile.am
+++ b/docs/tools/Makefile.am
@@ -67,6 +67,7 @@ ONTOLOGY_DIAGRAMS=							\
 	cp $(notdir $(<:.dia=.png)) $(top_builddir)/docs/reference/ontology
 
 BUILT_SOURCES = 							\
+	$(ONTOLOGY_DIAGRAMS)						\
 	ontology.png							\
 	gen-doc.stamp
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]