diff options
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r-- | TAO/tests/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index 54d4b3a33e5..89fac2d3184 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -40,7 +40,8 @@ DIRS = CDR \ Endpoint_Per_Priority \ Explicit_Event_Loop \ DynAny_Test \ - Policies + Policies \ + LongUpcalls ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO |