summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-06 07:01:52 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-06 07:01:52 +0000
commitb07c1b8526ac60165ecb4b4ad7196ab5a25b7cfc (patch)
tree65b78a4b4c041a7d3957994998abaedfa9c25d70
parent1f563ef81881b55351f8c07fd332a490fdebd531 (diff)
downloadATCD-b07c1b8526ac60165ecb4b4ad7196ab5a25b7cfc.tar.gz
ChangeLogTag: Tue Mar 06 07:50:45 2001 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/examples/PluggableUDP/Makefile.bor3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/examples/PluggableUDP/Makefile.bor b/TAO/examples/PluggableUDP/Makefile.bor
index febb3337705..0030c2a9440 100644
--- a/TAO/examples/PluggableUDP/Makefile.bor
+++ b/TAO/examples/PluggableUDP/Makefile.bor
@@ -3,7 +3,6 @@
# Makefile for building the Pluggable UDP examples
#
-DIRS = Diop \
- tests
+DIRS = Diop
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>