blob: 32240ae0fee1dbd4cc8c30cbbc2d30f99aac5529 [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
if ENABLE_RUBY
SUBDIRS += rb
endif
# All of the libs that don't use Automake need to go in here
# so they will end up in our release tarballs.
EXTRA_DIST = \
cocoa \
hs \
ocaml \
perl \
php \
erl \
st