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