summaryrefslogtreecommitdiff
path: root/debian/TAO-DPKG.mwc
blob: 4726bfa99abe55e45bf264767156a7b0c90aceb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// $Id$

workspace {
  exclude {
    .pc
    examples
    orbsvcs/examples

    performance-tests
    orbsvcs/tests/Notify/performance-tests
    orbsvcs/performance-tests

    interop-tests

    tests
    examples/PluggableUDP/tests
    orbsvcs/tests
    orbsvcs/examples/CosEC/RtEC_Based/tests

    docs
    DevGuideExamples
    orbsvcs/DevGuideExamples
    utils/logWalker
    utils/monitor
  }
}