]> granicus.if.org Git - apache/commitdiff
Fixed broken NWGNUmakefile introduced with r1201194, r1201195.
authorGuenter Knauf <fuankg@apache.org>
Mon, 14 Nov 2011 15:09:45 +0000 (15:09 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 14 Nov 2011 15:09:45 +0000 (15:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1201743 13f79535-47bb-0310-9956-ffa450edef68

modules/test/NWGNUmakefile

index a161c7395d5f6fbd86d36f65f22a58e17b844009..006a5197bd36cb94c5611588f4a173ffa72bb5e2 100644 (file)
@@ -160,7 +160,8 @@ XDCDATA             =
 # number of submakefiles, but for the moment only contains one, we reference
 # it twice to allow it parent NWGNUmakefile to work properly.  If another
 # submakefile is added, the extra reference to the first NLM should be removed.
-$(OBJDIR)/optfnexport.nlm \
+TARGET_nlm = \
+       $(OBJDIR)/optfnexport.nlm \
        $(OBJDIR)/optfnimport.nlm \
        $(OBJDIR)/opthookexport.nlm \
        $(OBJDIR)/opthookimport.nlm \