summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gssftp/ftp/Makefile.in')
-rw-r--r--src/appl/gssftp/ftp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/gssftp/ftp/Makefile.in b/src/appl/gssftp/ftp/Makefile.in
index cc5de00a2e..909dc265c9 100644
--- a/src/appl/gssftp/ftp/Makefile.in
+++ b/src/appl/gssftp/ftp/Makefile.in
@@ -37,7 +37,7 @@ ftp: $(OBJS) $(GSS_DEPLIBS) $(KRB5_BASE_DEPLIBS)
$(CC_LINK) -o ftp $(OBJS) $(GSS_LIBS) $(KRB4COMPAT_LIBS)
$(OUTPRE)ftp.exe: $(OBJS) $(GLIB) $(KLIB)
- link $(EXE_LINKOPTS) -out:$@ $** wsock32.lib advapi32.lib
+ link $(EXE_LINKOPTS) -out:$@ $** ws2_32.lib advapi32.lib
clean-unix::
$(RM) ftp