summaryrefslogtreecommitdiff
path: root/examples/IOStream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IOStream/Makefile')
-rw-r--r--examples/IOStream/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/IOStream/Makefile b/examples/IOStream/Makefile
index 699113be687..f41025d77e9 100644
--- a/examples/IOStream/Makefile
+++ b/examples/IOStream/Makefile
@@ -17,9 +17,9 @@ DIRS = client \
# Include macros and targets
#----------------------------------------------------------------------------
-include $(WRAPPER_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/macros.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.common.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.nested.GNU
-include $(WRAPPER_ROOT)/include/makeinclude/rules.nolocal.GNU
+include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
+include $(ACE_ROOT)/include/makeinclude/macros.GNU
+include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
+include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
+include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU