Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
49c06dd
)
THRIFT-892 Refactor erlang build system with rebar
author
Roger Meier
<roger@apache.org>
Wed, 22 Jun 2011 23:01:02 +0000
(23:01 +0000)
committer
Roger Meier
<roger@apache.org>
Wed, 22 Jun 2011 23:01:02 +0000
(23:01 +0000)
reactivate eunit test cases
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1138674
13f79535
-47bb-0310-9956-
ffa450edef68
lib/erl/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/erl/Makefile.am
b/lib/erl/Makefile.am
index
af6a0c1
..
fd780a2
100644
(file)
--- a/
lib/erl/Makefile.am
+++ b/
lib/erl/Makefile.am
@@
-33,9
+33,7
@@
all: .generated
./rebar compile
check: .generated
-
-# FIXME: build breaks on apache build system because it doesn't have eunit
-# ./rebar eunit
+ ./rebar eunit
install: all
mkdir -p $(DESTDIR)$(ERLANG_INSTALL_LIB_DIR_thrift) ; \