summaryrefslogtreecommitdiffstats
path: root/modules/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cluster')
-rw-r--r--modules/cluster/NWGNUmodheartbeat8
-rw-r--r--modules/cluster/NWGNUmodheartmonitor8
2 files changed, 6 insertions, 10 deletions
diff --git a/modules/cluster/NWGNUmodheartbeat b/modules/cluster/NWGNUmodheartbeat
index 6b069cd176..ba208472b0 100644
--- a/modules/cluster/NWGNUmodheartbeat
+++ b/modules/cluster/NWGNUmodheartbeat
@@ -24,13 +24,11 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
- $(AP_WORK)/modules/core \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(AP_WORK)/modules/core \
+ $(NWOS) \
$(EOLIST)
#
diff --git a/modules/cluster/NWGNUmodheartmonitor b/modules/cluster/NWGNUmodheartmonitor
index d5f01fd67e..bdb96755c5 100644
--- a/modules/cluster/NWGNUmodheartmonitor
+++ b/modules/cluster/NWGNUmodheartmonitor
@@ -24,13 +24,11 @@ include $(AP_WORK)\build\NWGNUhead.inc
# INCDIRS
#
XINCDIRS += \
- $(AP_WORK)/include \
- $(NWOS) \
- $(AP_WORK)/modules/arch/netware \
- $(AP_WORK)/modules/core \
$(APR)/include \
$(APRUTIL)/include \
- $(APR) \
+ $(AP_WORK)/include \
+ $(AP_WORK)/modules/core \
+ $(NWOS) \
$(EOLIST)
#