blob: 3cb592c545843c37bb3ea3b86d09e2b8e060e1c7 [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 WITH_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