summaryrefslogtreecommitdiff
path: root/TAO/examples
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-12-27 19:54:47 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-12-27 19:54:47 +0000
commit8928d9063b045a83757c26365a1e8fef8433a4a1 (patch)
tree87f35e2f60e528b53e50ddf3df27e3fbde21fd3c /TAO/examples
parent7d6e3a5a161fb21a2f338cf3f0e4d4ede00d8637 (diff)
downloadATCD-8928d9063b045a83757c26365a1e8fef8433a4a1.tar.gz
ChangeLogTag: Fri Dec 27 14:57:50 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/examples')
-rw-r--r--TAO/examples/Makefile1
-rw-r--r--TAO/examples/Makefile.bor1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/examples/Makefile b/TAO/examples/Makefile
index 8ce3197df6a..fa681d47223 100644
--- a/TAO/examples/Makefile
+++ b/TAO/examples/Makefile
@@ -26,6 +26,7 @@ DIRS = Callback_Quoter \
Content_Server \
PluggableUDP \
TypeCode_Creation \
+ ior_corbaloc \
RTCORBA
ifndef TAO_ROOT
diff --git a/TAO/examples/Makefile.bor b/TAO/examples/Makefile.bor
index 0ad02ad583e..955af0e3233 100644
--- a/TAO/examples/Makefile.bor
+++ b/TAO/examples/Makefile.bor
@@ -18,6 +18,7 @@ DIRS = \
Quoter \
RTCORBA \
Simple \
+ ior_corbaloc \
TypeCode_Creation
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>