projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d175e4a
)
Add Random-inl.h to Makefile.am
author
Tudor Bosman
<tudorb@fb.com>
Wed, 2 Jul 2014 01:03:26 +0000
(18:03 -0700)
committer
Tudor Bosman
<tudorb@fb.com>
Wed, 2 Jul 2014 01:07:17 +0000
(18:07 -0700)
Test Plan: OSS
Reviewed By: lesha@fb.com
FB internal diff:
D1415190
@override-unit-failures
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index 5f5f13e452fc8b096a131c359e8cc2861d568f95..ca7f54355ec040fe49092aa6a7ae145fad155905 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-136,6
+136,7
@@
nobase_follyinclude_HEADERS = \
Preprocessor.h \
ProducerConsumerQueue.h \
Random.h \
+ Random-inl.h \
Range.h \
RWSpinLock.h \
ScopeGuard.h \