diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-10-17 13:37:08 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-10-17 13:37:08 +0000 |
commit | 1b19cdbf6db669fba26ec4dd2f8c33882b842fb0 (patch) | |
tree | 58fe883bf5e0f1231c24e7068329a02201bddcf3 | |
parent | 38ef6a7741cedf3337b5a19f91df5c3081264dda (diff) | |
download | ATCD-1b19cdbf6db669fba26ec4dd2f8c33882b842fb0.tar.gz |
ChangeLogTag: Mon Oct 17 13:31:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | bin/MakeProjectCreator/config/notifytest.mpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/notifytest.mpb b/bin/MakeProjectCreator/config/notifytest.mpb index 932037d9ebb..103e053d505 100644 --- a/bin/MakeProjectCreator/config/notifytest.mpb +++ b/bin/MakeProjectCreator/config/notifytest.mpb @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project: orbsvcsexe, notification, notification_skel, naming, svc_utils { +project: orbsvcsexe, notification, notification_skel, notification_serv, naming, svc_utils { after += NotifyTests_Lib libs += TAO_NotifyTests includes += $(TAO_ROOT)/orbsvcs/tests/Notify/lib |