summaryrefslogtreecommitdiff
path: root/cppe
diff options
context:
space:
mode:
Diffstat (limited to 'cppe')
-rwxr-xr-xcppe/demo/IceE/Makefile.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppe/demo/IceE/Makefile.mak b/cppe/demo/IceE/Makefile.mak
index 62258724c63..bbfb4a4a6fc 100755
--- a/cppe/demo/IceE/Makefile.mak
+++ b/cppe/demo/IceE/Makefile.mak
@@ -20,7 +20,8 @@ SUBDIRS = minimal \
SUBDIRS = $(SUBDIRS) \
hello \
callback \
- bidir
+ bidir \
+ workqueue
!endif
!if "$(CPP_COMPILER)" != "VC80_EXPRESS"