mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
Add erl back to EXTRA_DIST because it doesn't use Automake.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@675855 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f0c21a72cd
commit
b87d84d753
@ -21,10 +21,13 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user