projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acd1f14
)
Add ReadMostlySharedPtr and TLRefCount to Makefile.am
author
Andrii Grynenko
<andrii@fb.com>
Thu, 10 Dec 2015 04:03:34 +0000
(20:03 -0800)
committer
facebook-github-bot-1
<folly-bot@fb.com>
Thu, 10 Dec 2015 04:20:21 +0000
(20:20 -0800)
Reviewed By: pavlo-fb
Differential Revision:
D2743230
fb-gh-sync-id:
4a52d1758a43fd103318bbe0913776340eaa6af7
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index c8e1d09c139dac0a1f5d4028bcb90a6d0fa3a07f..f40fc12acbf300b4166a60a1cd9c0be33b474fb1 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-116,11
+116,13
@@
nobase_follyinclude_HEADERS = \
experimental/LockFreeRingBuffer.h \
experimental/NestedCommandLineApp.h \
experimental/ProgramOptions.h \
+ experimental/ReadMostlySharedPtr.h \
experimental/Select64.h \
experimental/StringKeyedCommon.h \
experimental/StringKeyedUnorderedMap.h \
experimental/StringKeyedUnorderedSet.h \
experimental/TestUtil.h \
+ experimental/TLRefCount.h \
experimental/TupleOps.h \
SparseByteSet.h \
FBString.h \