From: David Reiss Date: Wed, 11 Jun 2008 01:19:07 +0000 (+0000) Subject: Make "make dist" work with the new Erlang stuff. X-Git-Tag: 0.2.0~664 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=8de1ffcb369a6174c13c945ea8ac8eb29481bb50;p=common%2Fthrift.git Make "make dist" work with the new Erlang stuff. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666500 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 448dabd6..09236cec 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -24,4 +24,5 @@ EXTRA_DIST = \ perl \ php \ rb \ + erl \ st