summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-23 16:56:18 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-23 16:56:18 +0000
commit70a9c8793e8b9c43530770e069090f5ca9474f8f (patch)
tree2fe75baf599f133062a06ac801505beec963686f
parentdb05c88140c76a5dc36d11e63b501c642c5c8a74 (diff)
downloadATCD-70a9c8793e8b9c43530770e069090f5ca9474f8f.tar.gz
Test file the <end_event_loop> enhancement.
-rw-r--r--examples/Reactor/Proactor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/Makefile b/examples/Reactor/Proactor/Makefile
index dc18ddb6bf0..c080b297abb 100644
--- a/examples/Reactor/Proactor/Makefile
+++ b/examples/Reactor/Proactor/Makefile
@@ -8,7 +8,7 @@
# Local macros
#----------------------------------------------------------------------------
-BIN = simple_test_proactor test_proactor test_aiosig_ace test_aiocb_ace test_timeout test_timeout_st post_completions
+BIN = simple_test_proactor test_proactor test_aiosig_ace test_aiocb_ace test_timeout test_timeout_st post_completions test_end_event_loop
#----------------------------------------------------------------------------
# Include macros and targets