From 98656d5ea6079457992eb779787d7be51ab2917a Mon Sep 17 00:00:00 2001
From: Björn Persson
Date: Tue, 13 Aug 2013 15:19:53 +0200
Subject: Keeping most of the build system in a subdirectory in the source tree
should also work now.
---
manual.en.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'manual.en.html')
diff --git a/manual.en.html b/manual.en.html
index 414746e..03052f1 100755
--- a/manual.en.html
+++ b/manual.en.html
@@ -460,8 +460,8 @@ file will be in the build directory, so it can't refer to source directories
with pathnames relative to the project file or rely on the source files being
in the same directory as the project file. The preprocessor symbol
Srcdir must be used in the value of Source_Dirs. Its
-value is the directory where comfignat.mk is, which is supposed to
-be the root of the source tree. Here's an example:
+value is the directory where comfignat.mk is, which is usually the
+root of the source tree. Here's an example:
for Source_Dirs use ($Srcdir & "/tools");
--
cgit v1.2.3