diff options
author | David Reiss <dreiss@apache.org> | 2010-05-07 20:08:03 +0000 |
---|---|---|
committer | David Reiss <dreiss@apache.org> | 2010-05-07 20:08:03 +0000 |
commit | 8f293f94c8fc05e2c29ff66891836b8ded4f0f8e (patch) | |
tree | fb2cb3b06a4d19ceb3f5e5dc5e7f765541f217dd | |
parent | 1873fed34248698975f94d3f7c23afd7491a04c5 (diff) | |
download | thrift-8f293f94c8fc05e2c29ff66891836b8ded4f0f8e.tar.gz |
Clean up a little bit of extra whitespace
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@942197 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | lib/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index a7ae651e4..b149a976c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -52,8 +52,8 @@ endif # so they will end up in our release tarballs. EXTRA_DIST = \ cocoa \ - hs \ + hs \ ocaml \ - php \ - erl \ + php \ + erl \ st |