From d2d9f588c2de885142901a9ba5ecf533e5facb40 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Tue, 31 Jan 2012 13:48:36 +0000 Subject: [PATCH] Line ordering. Partial backport of 1221216 from trunk to keep deltas small. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238526 13f79535-47bb-0310-9956-ffa450edef68 --- modules/debugging/NWGNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/debugging/NWGNUmakefile b/modules/debugging/NWGNUmakefile index e2bfce3539..5bac93c532 100644 --- a/modules/debugging/NWGNUmakefile +++ b/modules/debugging/NWGNUmakefile @@ -152,8 +152,8 @@ XDCDATA = # If there is an NLM target, put it here # TARGET_nlm = \ - $(OBJDIR)/moddumpio.nlm \ $(OBJDIR)/modbucketeer.nlm \ + $(OBJDIR)/moddumpio.nlm \ $(EOLIST) # -- 2.40.0