Unbreak folly build on fedora / ubuntu
authorTudor Bosman <tudorb@fb.com>
Wed, 8 Aug 2012 21:13:44 +0000 (14:13 -0700)
committerTudor Bosman <tudorb@fb.com>
Wed, 8 Aug 2012 22:40:42 +0000 (15:40 -0700)
Test Plan: built

Reviewed By: delong.j@fb.com

FB internal diff: D543320

folly/Makefile.am

index 0d395a8b0a3720359029d84b5524b55770346a16..9627d7d4da09bfa30567465325002c8be0bc8889 100644 (file)
@@ -105,7 +105,8 @@ libfolly_la_SOURCES = \
        ThreadCachedArena.cpp \
        Format.cpp \
        FormatTables.cpp \
-       String.cpp
+       String.cpp \
+       Bits.cpp
 
 libfolly_la_LIBADD = $(BOOST_THREAD_LIB) -lpthread