blob: 448dabd65b4d6e74a3b6e69bb9b8ae97902e0320 [file] [log] [blame]
SUBDIRS = \
cpp
if WITH_MONO
SUBDIRS += csharp
endif
if WITH_JAVA
SUBDIRS += java
endif
if WITH_PYTHON
SUBDIRS += py
endif
if WITH_ERLANG
SUBDIRS += erl
endif
EXTRA_DIST = \
cocoa \
hs \
ocaml \
perl \
php \
rb \
st