summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb')
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb b/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb
index 63ef09376f3..b1e00841286 100644
--- a/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb
+++ b/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb
@@ -4,10 +4,5 @@
project : messaging, rteventexe, rtevent_serv, naming, iortable {
after += Event_Test_Lib
libs += ECTests
-
- specific (automake) {
- includes += $(srcdir)/../lib
- } else {
- includes += ../lib
- }
+ includes += ../lib
}