summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Makefile')
-rw-r--r--TAO/orbsvcs/examples/Notify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Makefile b/TAO/orbsvcs/examples/Notify/Makefile
index 68be05ec024..87d52da560e 100644
--- a/TAO/orbsvcs/examples/Notify/Makefile
+++ b/TAO/orbsvcs/examples/Notify/Makefile
@@ -10,7 +10,8 @@
DIRS = Subscribe \
Filter \
- Lanes
+ Lanes \
+ ThreadPool
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO