diff options
Diffstat (limited to 'modules/proxy/NWGNUmakefile')
-rw-r--r-- | modules/proxy/NWGNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/proxy/NWGNUmakefile b/modules/proxy/NWGNUmakefile index dce99d16..d44644f0 100644 --- a/modules/proxy/NWGNUmakefile +++ b/modules/proxy/NWGNUmakefile @@ -161,6 +161,7 @@ TARGET_nlm = \ $(OBJDIR)/proxyfcgi.nlm \ $(OBJDIR)/proxyscgi.nlm \ $(OBJDIR)/proxyexpress.nlm \ + $(OBJDIR)/proxyhcheck.nlm \ $(OBJDIR)/proxylbm_busy.nlm \ $(OBJDIR)/proxylbm_hb.nlm \ $(OBJDIR)/proxylbm_req.nlm \ |