From 403871f594c998b7f5edaff0921343f649ca462a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Dec 2005 07:21:06 +0000 Subject: using centralized buildlayout file. If some package needs a local copy, it can be added back svn path=/trunk/; revision=4105 --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index 578ff0d4..90a4341e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -12,7 +12,7 @@ CWD := $(shell pwd) # these are designed to be overridden by the packages/Makefile cvs_root_dir = $(CWD)/.. DESTDIR = $(CWD)/build/ -BUILDLAYOUT_DIR = $(CWD) +BUILDLAYOUT_DIR = $(cvs_root_dir)/packages # default target all: -- cgit v1.2.1