From c7bc803f5221ab6fb6ab5a4b776be27084e82a40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 15 May 2005 01:41:54 +0000 Subject: [PATCH] added chapter file dependency, this chapter file could eventually be generated git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12666 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/coreutils/man/Jamfile | 2 ++ src/bin/coreutils/man/coreutils.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/bin/coreutils/man/Jamfile b/src/bin/coreutils/man/Jamfile index 7265fb5040..da1703a640 100644 --- a/src/bin/coreutils/man/Jamfile +++ b/src/bin/coreutils/man/Jamfile @@ -91,3 +91,5 @@ who.1 whoami.1 yes.1 ; + +Includes [ FGristFiles coreutils.xml ] : [ FGristFiles basename.xml cat.xml date.xml cut.xml ] ; diff --git a/src/bin/coreutils/man/coreutils.xml b/src/bin/coreutils/man/coreutils.xml index e2908df2e8..4ecd9fff2a 100644 --- a/src/bin/coreutils/man/coreutils.xml +++ b/src/bin/coreutils/man/coreutils.xml @@ -3,6 +3,8 @@ Coreutils + +