Add Random-inl.h to Makefile.am
authorTudor Bosman <tudorb@fb.com>
Wed, 2 Jul 2014 01:03:26 +0000 (18:03 -0700)
committerTudor 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

index 5f5f13e452fc8b096a131c359e8cc2861d568f95..ca7f54355ec040fe49092aa6a7ae145fad155905 100644 (file)
@@ -136,6 +136,7 @@ nobase_follyinclude_HEADERS = \
        Preprocessor.h \
        ProducerConsumerQueue.h \
        Random.h \
+       Random-inl.h \
        Range.h \
        RWSpinLock.h \
        ScopeGuard.h \