Bug 620 - Build system --run target seems to forget copying updated headers
: Build system --run target seems to forget copying updated headers
Status: RESOLVED FIXED
: ns-3
build system
: ns-3-dev
: All All
: P5 minor
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-07-01 13:22 EDT by
Modified: 2009-09-04 07:11 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-07-01 13:22:17 EDT
When running ./waf --run=aprogram, the build system only recompiles the changed
source files and does not copy the updated headers to the appropriate location
in build/ directory.