Bug 620

Summary: Build system --run target seems to forget copying updated headers
Product: ns-3 Reporter: Guillaume Seguin <guillaume.seguin>
Component: build systemAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: gjcarneiro
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

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.