From 17e9509db164d068fd964a776f4ef0da01a39551 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 29 Sep 2010 08:09:37 +0200 Subject: Distribute manual.xhtml --- doc/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/makefile b/doc/makefile index 32ad89a..ae60070 100644 --- a/doc/makefile +++ b/doc/makefile @@ -54,7 +54,7 @@ $(out_base)/odb-manual.pdf: $(out_base)/odb-manual.ps # Dist. # -$(dist): data_dist := default.css odb-arch.png odb-flow.png +$(dist): data_dist := default.css manual.xhtml odb-arch.png odb-flow.png $(dist): export docs = $(data_dist) odb.xhtml odb-manual.ps odb-manual.pdf $(dist): export mans := odb.1 $(dist): \ -- cgit v1.1