Fix missing WaitOptions symbol in autotools build
[folly.git] / folly / Makefile.am
index 3ba08f4c5df7f4c6996bf3fe31963cc0c9ac0cbe..0dd44b1c754052261a65dd5664cb8354a3ba9c29 100644 (file)
@@ -629,6 +629,7 @@ libfolly_la_SOURCES = \
        synchronization/AsymmetricMemoryBarrier.cpp \
        synchronization/LifoSem.cpp \
        synchronization/ParkingLot.cpp \
+       synchronization/WaitOptions.cpp \
        system/MemoryMapping.cpp \
        system/Shell.cpp \
        system/ThreadName.cpp \