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