Commit cc53e84d authored by Kenton Varda's avatar Kenton Varda

Add missing file to Makefile.am.

Failed to notice this because only the cmake build refers to it, and this only makes cmake fail on installation, which was never quite tested.
parent 181cb384
......@@ -162,7 +162,8 @@ includekj_HEADERS = \
src/kj/time.h \
src/kj/async-unix.h \
src/kj/async-io.h \
src/kj/main.h
src/kj/main.h \
src/kj/windows-sanity.h
includekjparse_HEADERS = \
src/kj/parse/common.h \
......
linux-gcc-4.9 10520 ./super-test.sh tmpdir capnp-gcc-4.9 gcc-4.9
linux-gcc-4.8 9800 ./super-test.sh tmpdir capnp-gcc-4.8 gcc-4.8
linux-gcc-4.9 10518 ./super-test.sh tmpdir capnp-gcc-4.9 gcc-4.9
linux-gcc-4.8 9801 ./super-test.sh tmpdir capnp-gcc-4.8 gcc-4.8
linux-clang 10616 ./super-test.sh tmpdir capnp-clang clang
mac 7942 ./super-test.sh remote beat caffeinate
cygwin 9044 ./super-test.sh remote Kenton@flashman
mac 7937 ./super-test.sh remote beat caffeinate
cygwin 9050 ./super-test.sh remote Kenton@flashman
exotic 5581 ./super-test.sh tmpdir exotic exotic
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