commit | 439db4dd631f6f3998f48fec5dd3321d52d636e2 | [log] [tgz] |
---|---|---|
author | Anthony F. Molinaro <molinaro@apache.org> | Thu Jun 23 17:43:05 2011 +0000 |
committer | Anthony F. Molinaro <molinaro@apache.org> | Thu Jun 23 17:43:05 2011 +0000 |
tree | 6313bc8c4a1bda39975045593e30c0f6753c392c | |
parent | e594bf7e20bf10621b2b8e4455d7b252c55f9dd6 [diff] |
remove some commented out bits git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1139014 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/erl/Makefile.am b/lib/erl/Makefile.am index fd780a2..a363cf4 100644 --- a/lib/erl/Makefile.am +++ b/lib/erl/Makefile.am
@@ -18,8 +18,6 @@ # THRIFT = ../../compiler/cpp/thrift -#THRIFT_FILES = ../../test/ThriftTest.thrift \ -# ../../test/Stress.thrift THRIFT_FILES = $(wildcard ../../test/*.thrift) \ $(wildcard test/*.thrift)