Include synchronization/SaturatingSemaphore.h in the makefile
[folly.git] / folly / Makefile.am
index 76a95848f2e070cd8b481f4376926d4a323dd72a..c5b9d9ca1985ec532f1b070bfe29dc720653fe5a 100644 (file)
@@ -438,6 +438,7 @@ nobase_follyinclude_HEADERS = \
        synchronization/CallOnce.h \
        synchronization/LifoSem.h \
        synchronization/ParkingLot.h \
+       synchronization/SaturatingSemaphore.h \
        synchronization/detail/AtomicUtils.h \
        synchronization/detail/Sleeper.h \
        system/MemoryMapping.h \