fix build
authorAlecs King <int@fb.com>
Thu, 1 Oct 2015 19:19:18 +0000 (12:19 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Thu, 1 Oct 2015 20:20:19 +0000 (13:20 -0700)
Summary: fix typo

jenkins and oss build (e.g. travis) failing.

Reviewed By: @pavlo-fb

Differential Revision: D2499462

folly/Makefile.am

index 25e6db47c978b0c9873c09301c71f8c507549021..5a6ae501b477f9225d4244e7b4cca7754d680cff 100644 (file)
@@ -247,7 +247,7 @@ nobase_follyinclude_HEADERS = \
        Random.h \
        Random-inl.h \
        Range.h \
-       ReadMostlyAtomicSharedPtr.h \
+       ReadMostlySharedPtr.h \
        RWSpinLock.h \
        ScopeGuard.h \
        SharedMutex.h \