diff options
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r-- | NWGNUmakefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile index e8f5eed93a..523f85a0b9 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -71,8 +71,7 @@ XINCDIRS += \ $(AP_WORK)/modules/mappers/ \ $(AP_WORK)/modules/proxy/ \ $(AP_WORK)/modules/ssl/ \ - $(AP_WORK)/os/NetWare \ - $(AP_WORK)/server/mpm/NetWare \ + $(AP_WORK)/server/mpm/netware \ $(PCRE) \ $(NWOS) \ $(EOLIST) |