diff options
author | Roger Meier <roger@apache.org> | 2012-10-22 19:52:40 +0000 |
---|---|---|
committer | Roger Meier <roger@apache.org> | 2012-10-22 19:52:40 +0000 |
commit | 4268dad23d1057b030a102828d4db55f90bba104 (patch) | |
tree | 8db8e5d287e8932827821b5cd4073a04c4162b0c /lib/d | |
parent | fa89932a49f80ddea079c783232f6d304c59352e (diff) | |
download | thrift-4268dad23d1057b030a102828d4db55f90bba104.tar.gz |
remove whitespace and add some svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1401056 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/d')
-rw-r--r-- | lib/d/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/d/Makefile.am b/lib/d/Makefile.am index 36a758ca7..a4e3188d0 100644 --- a/lib/d/Makefile.am +++ b/lib/d/Makefile.am @@ -179,5 +179,5 @@ TESTS = $(addprefix unittest/debug/, $(d_test_modules)) \ EXTRA_DIST = \ src \ - test \ + test \ README |