blob: 448dabd65b4d6e74a3b6e69bb9b8ae97902e0320 [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
David Reiss832b2622007-12-28 18:25:33 +000020EXTRA_DIST = \
21 cocoa \
David Reiss832b2622007-12-28 18:25:33 +000022 hs \
David Reiss832b2622007-12-28 18:25:33 +000023 ocaml \
24 perl \
25 php \
David Reiss31609712008-02-06 22:10:26 +000026 rb \
27 st