summaryrefslogtreecommitdiff
path: root/examples/Reactor/Proactor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Reactor/Proactor/Makefile')
-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)