summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Basic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Makefile b/TAO/orbsvcs/tests/Event/Basic/Makefile
index 111141f60d7..a9061f6f223 100644
--- a/TAO/orbsvcs/tests/Event/Basic/Makefile
+++ b/TAO/orbsvcs/tests/Event/Basic/Makefile
@@ -30,7 +30,6 @@ BIN2 = Reconnect \
PSRC=$(addsuffix .cpp,$(BIN2)) Schedule.cpp
LDLIBS = -lECTests -lTAO_RTEvent -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_PortableServer -lTAO
-
CPPFLAGS += -I../lib -I$(TAO_ROOT) -I$(TAO_ROOT)/orbsvcs \
$(foreach svc, $(TAO_ORBSVCS), -DTAO_ORBSVCS_HAS_$(svc))