From: Rainer Jung Date: Tue, 31 Jan 2012 13:48:36 +0000 (+0000) Subject: Line ordering. Partial backport of 1221216 X-Git-Tag: 2.4.1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2d9f588c2de885142901a9ba5ecf533e5facb40;p=apache 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 --- 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) #