summaryrefslogtreecommitdiffstats
path: root/modules/examples/NWGNUexample_hooks
diff options
context:
space:
mode:
Diffstat (limited to 'modules/examples/NWGNUexample_hooks')
-rw-r--r--modules/examples/NWGNUexample_hooks8
1 files changed, 3 insertions, 5 deletions
diff --git a/modules/examples/NWGNUexample_hooks b/modules/examples/NWGNUexample_hooks
index 007bde676f..522ee88766 100644
--- a/modules/examples/NWGNUexample_hooks
+++ b/modules/examples/NWGNUexample_hooks
@@ -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)
#