summaryrefslogtreecommitdiff
path: root/TAO/examples
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-22 00:26:07 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-22 00:26:07 +0000
commit4abae3c277593fcee4fcf519584e171ed13d20f2 (patch)
tree68e6e05b2242e3bce8cf33ef63128f4c04a1065d /TAO/examples
parent657a33acf0a260b190f84a63e214d8ddbdc73020 (diff)
downloadATCD-4abae3c277593fcee4fcf519584e171ed13d20f2.tar.gz
ChangeLogTag:Mon Feb 21 16:19:59 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/examples')
-rw-r--r--TAO/examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/Makefile b/TAO/examples/Makefile
index 182ea156a72..26f97dcb788 100644
--- a/TAO/examples/Makefile
+++ b/TAO/examples/Makefile
@@ -16,7 +16,8 @@ DIRS = Callback_Quoter \
Simple \
Event_Comm \
OBV \
- Load_Balancing
+ Load_Balancing \
+ Persistent_Grid
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO