$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] removed files forcing rebuilding
From: Jonathan Brannan (kickace_at_[hidden])
Date: 2009-07-16 12:53:32
I have been doing some restructuring on my files. When I rename or
move directories, bjam does not recompile tests that depend on that
file (due to it no longer existing where the source includes it). Is
there someway to trigger a missing header to cause a rebuild?