Add generated files to Makefile.am
authorDave Watson <davejwatson@fb.com>
Tue, 19 Nov 2013 00:33:21 +0000 (16:33 -0800)
committerPeter Griess <pgriess@fb.com>
Tue, 26 Nov 2013 15:05:17 +0000 (07:05 -0800)
Summary: Missed these on the first pass because they're generated

Test Plan: Built open source folly, links

Reviewed By: pgriess@fb.com

FB internal diff: D1062451

folly/Makefile.am

index 0f423202cc030876ccd71fc3ad86f026834c3bd1..b42082b3c5361faf98ec9acc1e9d666787c51c31 100644 (file)
@@ -132,11 +132,13 @@ libfolly_la_SOURCES = \
        Bits.cpp \
        Conv.cpp \
        dynamic.cpp \
+       EscapeTables.cpp \
        File.cpp \
        FileUtil.cpp \
        Format.cpp \
        FormatTables.cpp \
        GroupVarint.cpp \
+       GroupVarintTables.cpp \
        io/IOBuf.cpp \
        io/IOBufQueue.cpp \
        io/RecordIO.cpp \