summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/LoadBalancing/Makefile.bor')
-rw-r--r--TAO/orbsvcs/tests/LoadBalancing/Makefile.bor12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor b/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor
new file mode 100644
index 00000000000..51f8f96fdb3
--- /dev/null
+++ b/TAO/orbsvcs/tests/LoadBalancing/Makefile.bor
@@ -0,0 +1,12 @@
+#
+# Makefile for building the TAO Load Balancer tests
+#
+# $Id$
+#
+
+
+DIRS = \
+ GenericFactory
+
+
+!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>