summaryrefslogtreecommitdiffstats
path: root/modules/examples/NWGNUexample_ipc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/examples/NWGNUexample_ipc')
-rw-r--r--modules/examples/NWGNUexample_ipc8
1 files changed, 3 insertions, 5 deletions
diff --git a/modules/examples/NWGNUexample_ipc b/modules/examples/NWGNUexample_ipc
index 5749439a01..7a9dc25756 100644
--- a/modules/examples/NWGNUexample_ipc
+++ b/modules/examples/NWGNUexample_ipc
@@ -24,13 +24,11 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
- $(AP_WORK)/server/mpm/netware \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(AP_WORK)/server/mpm/netware \
+ $(NWOS) \
$(EOLIST)
#