diff options
Diffstat (limited to 'modules/proxy/NWGNUproxyfcgi')
-rw-r--r-- | modules/proxy/NWGNUproxyfcgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/proxy/NWGNUproxyfcgi b/modules/proxy/NWGNUproxyfcgi index c818d6c746..4545cb0f41 100644 --- a/modules/proxy/NWGNUproxyfcgi +++ b/modules/proxy/NWGNUproxyfcgi @@ -174,7 +174,7 @@ FILES_nlm_objs = \ # These will be added as a library command in the link.opt file. # FILES_nlm_libs = \ - libcpre.o \ + $(PRELUDE) \ $(EOLIST) # |