blob: 8cbb80f22be8a58828949448b11a1dcd0a4e5e1a [file] [log] [blame]
David Reiss832b2622007-12-28 18:25:33 +00001SUBDIRS = \
2 cpp \
3 py
4
David Reiss1fdb5922008-02-06 22:10:12 +00005if ENABLE_MONO
6SUBDIRS += csharp
7endif
8
David Reissf8dcf032008-02-23 22:07:39 +00009if ENABLE_JAVA
10SUBDIRS += java
11endif
12
Christopher Pirob6f18c22008-03-04 07:09:12 +000013if ENABLE_ERLANG
David Reissf2e66c12008-06-11 01:14:38 +000014SUBDIRS += alterl
Christopher Pirob6f18c22008-03-04 07:09:12 +000015endif
16
David Reiss832b2622007-12-28 18:25:33 +000017EXTRA_DIST = \
18 cocoa \
David Reiss832b2622007-12-28 18:25:33 +000019 hs \
David Reiss832b2622007-12-28 18:25:33 +000020 ocaml \
21 perl \
22 php \
David Reiss31609712008-02-06 22:10:26 +000023 rb \
24 st