fix automake
[folly.git] / folly / Makefile.am
index cb6158b84ba4f08f55b45aa198c22927e3ef430a..ceccd4828f28a43764372880e476539265e9cbb1 100644 (file)
@@ -212,7 +212,7 @@ libfolly_la_SOURCES += detail/Clock.cpp
 endif
 
 if !HAVE_WEAK_SYMBOLS
-libfolly_la_SOURCES += detail/Malloc.cpp
+libfolly_la_SOURCES += detail/MallocImpl.cpp
 endif
 
 if !HAVE_BITS_FUNCTEXCEPT