summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-16 16:29:34 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-16 16:29:34 +0000
commit4eb5f7d29e019340ba2008f661900be986244313 (patch)
treefc50473d86d69d187ef08f07f5aea2621edadc0c /examples
parent057365000542d71e6074c445ede882934d6aaf44 (diff)
downloadATCD-4eb5f7d29e019340ba2008f661900be986244313.tar.gz
*** empty log message ***
Diffstat (limited to 'examples')
-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 1f91dcd00fd..3932260c930 100644
--- a/examples/Reactor/Proactor/Makefile
+++ b/examples/Reactor/Proactor/Makefile
@@ -8,7 +8,7 @@
# Local macros
#----------------------------------------------------------------------------
-BIN = test_proactor
+BIN = test_proactor test_aiosig_ace
LSRC = $(addsuffix .cpp,$(BIN))
VLDLIBS = $(LDLIBS:%=%$(VAR))
BUILD = $(VBIN)