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
Product: ns-3
Classification: Unclassified
Component: build system
ns-3-dev
All All
: P5 minor
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-01 13:22 UTC by Guillaume Seguin
Modified: 2009-09-04 07:11 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Seguin 2009-07-01 13:22:17 UTC
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.