From bab978c56e7dce2343bed85b9aac98cee8b856e8 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Fri, 18 Mar 2011 03:09:27 +0000 Subject: Use var for prelude so its possible to change it at one place. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082811 13f79535-47bb-0310-9956-ffa450edef68 --- NWGNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NWGNUmakefile') diff --git a/NWGNUmakefile b/NWGNUmakefile index 431aec8806..27fc085f0d 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -297,7 +297,7 @@ endif # FILES_nlm_libs = \ $(PCRELIB) \ - libcpre.o \ + $(PRELUDE) \ $(EOLIST) # -- cgit v1.2.1