Add missing header files to folly-automake
authorSara Golemon <sgolemon@fb.com>
Mon, 23 Nov 2015 19:40:18 +0000 (11:40 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Mon, 23 Nov 2015 20:20:23 +0000 (12:20 -0800)
Summary: Closes https://github.com/facebook/folly/issues/304

Reviewed By: yfeldblum

Differential Revision: D2685289

fb-gh-sync-id: 563697fb01ee358472b9080058848d2b557ba466

folly/Makefile.am

index ed749242fa4bcf78b1f90b6b8e4e5633055a32af..e52b52bcd4694c3f221ddb5c864beb93496b16e3 100644 (file)
@@ -268,6 +268,8 @@ nobase_follyinclude_HEADERS = \
        stats/Histogram.h \
        stats/MultiLevelTimeSeries-defs.h \
        stats/MultiLevelTimeSeries.h \
+       stats/TimeseriesHistogram-defs.h \
+       stats/TimeseriesHistogram.h \
        String.h \
        String-inl.h \
        Subprocess.h \