]> granicus.if.org Git - curl/commitdiff
Added missing dependency to export list.
authorGuenter Knauf <lists@gknw.net>
Wed, 11 Jul 2012 14:52:48 +0000 (16:52 +0200)
committerGuenter Knauf <lists@gknw.net>
Wed, 11 Jul 2012 14:52:48 +0000 (16:52 +0200)
lib/Makefile.netware

index 60a20881c06cf4cbf58dd85b5b0a37868bd098ed..79c13ce2434c5b70b7d3bfbf2f8833e279d07701 100644 (file)
@@ -365,7 +365,7 @@ ifdef RANLIB
        @$(RANLIB) $@
 endif
 
-$(TARGET).nlm: $(OBJDIR)/$(TARGET).def $(OBJL) $(XDCDATA)
+$(TARGET).nlm: $(OBJDIR)/$(TARGET).def $(OBJL) $(EXPORTF) $(XDCDATA)
        @echo Linking $@
        @-$(RM) $@
        @$(LD) $(LDFLAGS) $<