Merge pull request #512 from montoyaedu/master

broken tests compilation. Makefile.am
This commit is contained in:
Ian Barber 2013-02-07 04:23:56 -08:00
commit 9a6b875f21

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