solved broken tests compilation

This commit is contained in:
montoyaedu 2013-02-07 12:27:33 +01:00
parent 6b2304ad97
commit 1a13554fe0

View File

@ -46,7 +46,7 @@ test_monitor_SOURCES = test_monitor.cpp
test_router_mandatory_SOURCES = test_router_mandatory.cpp
test_raw_sock_SOURCES = test_raw_sock.cpp
test_disconnect_inproc_SOURCES = test_disconnect_inproc.cpp
test_ctx_set_SOURCES = test_ctx_options.cpp
test_ctx_options_SOURCES = test_ctx_options.cpp
if !ON_MINGW
test_shutdown_stress_SOURCES = test_shutdown_stress.cpp
test_pair_ipc_SOURCES = test_pair_ipc.cpp testutil.hpp