projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e06d08
)
merge https://github.com/facebook/folly/pull/88
author
dungcoi
<dungcoivb@gmail.com>
Thu, 18 Sep 2014 16:19:57 +0000
(09:19 -0700)
committer
Dave Watson
<davejwatson@fb.com>
Thu, 18 Sep 2014 16:45:01 +0000
(09:45 -0700)
Summary:
merge https://github.com/facebook/folly/pull/88, missing install header
Looks like fbthrift build needs this
Test Plan: watch jenkins build still works
Reviewed By: ckwalsh@fb.com
Subscribers: doug, njormrod
FB internal diff:
D1563651
folly/Makefile.am
patch
|
blob
|
history
diff --git
a/folly/Makefile.am
b/folly/Makefile.am
index 346ee87ac495f67538156882c4e2b5fb7608c45c..119922e9bce1788d0e314ed04d5ab498bd9ff023 100644
(file)
--- a/
folly/Makefile.am
+++ b/
folly/Makefile.am
@@
-175,6
+175,7
@@
nobase_follyinclude_HEADERS = \
Uri.h \
Uri-inl.h \
Varint.h \
+ VersionCheck.h \
wangle/Executor.h \
wangle/Future-inl.h \
wangle/Future.h \