commit | b5714ef91ec7210c65e07c8d635c224795f22919 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Thu Apr 02 00:48:11 2009 +0000 |
committer | David Reiss <dreiss@apache.org> | Thu Apr 02 00:48:11 2009 +0000 |
tree | 979dbdbff326b9bc8260c29c436ddff3a34a68f8 | |
parent | 5bd7192dc3277d348dcf23147a9f0d62520f0918 [diff] |
Get rid of missing LICENSE files from some Makefile.am git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@761137 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/java/Makefile.am b/lib/java/Makefile.am index 60be43b..7275f5b 100644 --- a/lib/java/Makefile.am +++ b/lib/java/Makefile.am
@@ -17,7 +17,7 @@ # under the License. # -EXTRA_DIST = build.xml src test LICENSE +EXTRA_DIST = build.xml src test all-local: $(ANT)
diff --git a/lib/perl/Makefile.am b/lib/perl/Makefile.am index d879636..163d015 100644 --- a/lib/perl/Makefile.am +++ b/lib/perl/Makefile.am
@@ -40,7 +40,6 @@ rm -f Makefile-perl.mk.old EXTRA_DIST = \ - LICENSE \ Makefile.PL \ test.pl \ lib/Thrift.pm \
diff --git a/lib/rb/Makefile.am b/lib/rb/Makefile.am index 7229883..5ba608c 100644 --- a/lib/rb/Makefile.am +++ b/lib/rb/Makefile.am
@@ -19,7 +19,6 @@ EXTRA_DIST = \ CHANGELOG \ - LICENSE \ Rakefile \ Manifest \ setup.rb \