From 8de1ffcb369a6174c13c945ea8ac8eb29481bb50 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Wed, 11 Jun 2008 01:19:07 +0000 Subject: [PATCH] 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 --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.17.1