diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-02-22 00:26:07 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-02-22 00:26:07 +0000 |
commit | 4abae3c277593fcee4fcf519584e171ed13d20f2 (patch) | |
tree | 68e6e05b2242e3bce8cf33ef63128f4c04a1065d /TAO/examples | |
parent | 657a33acf0a260b190f84a63e214d8ddbdc73020 (diff) | |
download | ATCD-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/Makefile | 3 |
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 |