blob: 0765f03187f9137afa731102544a76937e7dee33 [file] [log] [blame]
David Reiss832b2622007-12-28 18:25:33 +00001SUBDIRS = \
David Reiss1a140912008-06-11 01:16:37 +00002 cpp
David Reiss832b2622007-12-28 18:25:33 +00003
David Reiss82c1bab2008-06-11 01:16:53 +00004if WITH_MONO
David Reiss1fdb5922008-02-06 22:10:12 +00005SUBDIRS += csharp
6endif
7
David Reiss82c1bab2008-06-11 01:16:53 +00008if WITH_JAVA
David Reissf8dcf032008-02-23 22:07:39 +00009SUBDIRS += java
10endif
11
David Reiss82c1bab2008-06-11 01:16:53 +000012if WITH_PYTHON
David Reiss1a140912008-06-11 01:16:37 +000013SUBDIRS += py
14endif
15
David Reiss82c1bab2008-06-11 01:16:53 +000016if WITH_ERLANG
David Reiss9f2a5d72008-06-11 01:15:45 +000017SUBDIRS += erl
Christopher Pirob6f18c22008-03-04 07:09:12 +000018endif
19
Kevin Clark4bd89162008-07-08 00:47:49 +000020if ENABLE_RUBY
21SUBDIRS += rb
22endif
23
David Reiss832b2622007-12-28 18:25:33 +000024EXTRA_DIST = \
25 cocoa \
David Reiss832b2622007-12-28 18:25:33 +000026 hs \
David Reiss832b2622007-12-28 18:25:33 +000027 ocaml \
28 perl \
29 php \
David Reiss31609712008-02-06 22:10:26 +000030 st