From 3c853bc264719437bcb2807d75ff5e9f9a3ea4f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Sep 2009 14:40:53 +0200 Subject: Add distribution-specific files, dist and dist-win targets --- documentation/cxx/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/cxx/makefile') diff --git a/documentation/cxx/makefile b/documentation/cxx/makefile index 551aef4..244b9b4 100644 --- a/documentation/cxx/makefile +++ b/documentation/cxx/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -docs := parser/guide tree/guide tree/manual +docs := parser tree default := $(out_base)/ dist := $(out_base)/.dist -- cgit v1.1