Commit 2d980c3d authored by Dave Watson's avatar Dave Watson Committed by Peter Griess

Add generated files to Makefile.am

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
parent cda4ae2a
...@@ -132,11 +132,13 @@ libfolly_la_SOURCES = \ ...@@ -132,11 +132,13 @@ libfolly_la_SOURCES = \
Bits.cpp \ Bits.cpp \
Conv.cpp \ Conv.cpp \
dynamic.cpp \ dynamic.cpp \
EscapeTables.cpp \
File.cpp \ File.cpp \
FileUtil.cpp \ FileUtil.cpp \
Format.cpp \ Format.cpp \
FormatTables.cpp \ FormatTables.cpp \
GroupVarint.cpp \ GroupVarint.cpp \
GroupVarintTables.cpp \
io/IOBuf.cpp \ io/IOBuf.cpp \
io/IOBufQueue.cpp \ io/IOBufQueue.cpp \
io/RecordIO.cpp \ io/RecordIO.cpp \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment