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 018d7abf..31ee905e 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -68,9 +68,8 @@ XINCDIRS += \ $(AP_WORK)/modules/loggers/ \ $(AP_WORK)/modules/mappers/ \ $(AP_WORK)/modules/proxy/ \ - $(AP_WORK)/os/NetWare \ $(AP_WORK)/server/mpm/NetWare \ - $(AP_WORK)/srclib/pcre \ + $(PCRE) \ $(NWOS) \ $(EOLIST) |