blob: 58ef555bd1a48f4a66d8ed5fb58ec14e13a6131c [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 Reiss9f2a5d72008-06-11 01:15:45 +000014SUBDIRS += erl
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