X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2FMakefile.am;h=60a66c8e5e5489e034c86c0fc26b1301db411181;hb=2ac160c2a7e6fcf12a0db18093fa39e8f01ffc48;hp=c1327fc4d4082fba16e733e0051445ebcc504b49;hpb=3579ddb46bf91312e7c1d24389ad60fd96fad776;p=folly.git diff --git a/folly/Makefile.am b/folly/Makefile.am index c1327fc4..60a66c8e 100644 --- a/folly/Makefile.am +++ b/folly/Makefile.am @@ -439,6 +439,7 @@ nobase_follyinclude_HEADERS = \ synchronization/ParkingLot.h \ synchronization/RWSpinLock.h \ synchronization/SaturatingSemaphore.h \ + synchronization/WaitOptions.h \ synchronization/detail/AtomicUtils.h \ synchronization/detail/Sleeper.h \ system/MemoryMapping.h \