mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 16:56:11 +01:00
Merge pull request #651 from ricnewton/master
Fix Makefile.am for test_ctx_destroy
This commit is contained in:
commit
0f7141c21a
@ -68,6 +68,7 @@ test_stream_SOURCES = test_stream.cpp
|
||||
test_disconnect_inproc_SOURCES = test_disconnect_inproc.cpp
|
||||
test_ctx_options_SOURCES = test_ctx_options.cpp
|
||||
test_iov_SOURCES = test_iov.cpp
|
||||
test_ctx_destroy_SOURCES = test_ctx_destroy.cpp
|
||||
test_security_null_SOURCES = test_security_null.cpp
|
||||
test_security_plain_SOURCES = test_security_plain.cpp
|
||||
test_security_curve_SOURCES = test_security_curve.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user