Yaml fix
[ACE_TAO.git] / TAO / TAO.mwc
blobcee1fadd2e5f9d8c491e891b61d3d44ae12eaa11
1 workspace {
2   exclude {
3     CIAO
4     DAnCE
5   }
7   // The associate scope does not add directories to the workspace;
8   // it only associates a name with one or more directories.
9   associate(examples) {
10     examples
11   }
12   associate(tests) {
13     performance-tests
14     interop-tests
15     tests
16   }