summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/Makefile')
-rw-r--r--TAO/examples/PluggableUDP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/PluggableUDP/Makefile b/TAO/examples/PluggableUDP/Makefile
index e8c7669deec..1036706c056 100644
--- a/TAO/examples/PluggableUDP/Makefile
+++ b/TAO/examples/PluggableUDP/Makefile
@@ -10,7 +10,8 @@
# Local macros
#----------------------------------------------------------------------------
-DIRS = tests
+DIRS = DIOP \
+ tests
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO