summaryrefslogtreecommitdiff
path: root/ACE/debian/ACE-DPKG.mwc
blob: 1aaacf13c9421ce600037ebce2b8190fe5392e3a (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
28
29
30
31
32
33
34
// $Id$

workspace {
  exclude {
    .pc

    TAO
    performance-tests

    examples
    ACEXML/examples
    ASNMP

    tests
    Kokyu/tests
    ACEXML/tests
    apps/gperf/tests
    apps/drwho
    apps/Gateway
    apps/AWS
    apps/JAWS
    apps/JAWS2
    apps/JAWS3
    apps/mkcsregdb
    apps/soreduce

    websvcs
    contrib
    protocols/tests
    protocols/examples

    netsvcs/clients
  }
}