src: Add missing source file to CMakeLists.txt

This commit is contained in:
Tatsuhiro Tsujikawa 2016-04-08 23:19:54 +09:00
parent 287d4e35f3
commit 4a6fc6cede
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ if(ENABLE_APP)
shrpx_worker.cc
shrpx_log_config.cc
shrpx_connect_blocker.cc
shrpx_live_check.cc
shrpx_downstream_connection_pool.cc
shrpx_rate_limit.cc
shrpx_connection.cc