fix automake
authorDave Watson <davejwatson@fb.com>
Thu, 3 Apr 2014 20:40:58 +0000 (13:40 -0700)
committerptarjan <ptarjan@fb.com>
Wed, 9 Apr 2014 03:59:18 +0000 (20:59 -0700)
commitd666fcdb4604af4b661c254d16cae8d573a06ea6
tree38700a6554e645882ed9ff5ed9e0d064c41036ca
parent64d0f9a3abd94ac3c0296fab92c8cb6dc83b4763
fix automake

Summary:
Automake complains there are two Malloc.cpp rules - rename one of them.

Facebook: Actually this file doesn't even build in fbconfig - is it still necessary?

Test Plan: autoreconf -i on ubuntu doens't fail

Reviewed By: pgriess@fb.com

FB internal diff: D1257372
folly/Makefile.am
folly/detail/Malloc.cpp [deleted file]
folly/detail/MallocImpl.cpp [new file with mode: 0644]