Bug 2630

Summary: allow modules to be built from contrib/ directory
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: build systemAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://www.nsnam.org/bugzilla/show_bug.cgi?id=2884
Attachments: patch including contrib wscript

Description Tom Henderson 2017-01-22 18:06:36 UTC
Created attachment 2755 [details]
patch including contrib wscript

This patch, from Lauri Sormunen, allows waf to build modules located in the contrib/ directory one level down from the top level directory; i.e. a module can either reside in src/ or contrib/

This is to allow contributed modules to be distinguished from mainline modules.
Comment 1 Tom Henderson 2017-04-06 23:48:33 UTC
pushed in changeset 12808:f2dba79bb5d1