summaryrefslogtreecommitdiff
path: root/comms/syncterm/files/patch-src_syncterm_GNUmakefile
blob: e0928249d3dd39eb3a479009988aa6ec5b4c1f8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/syncterm/GNUmakefile.orig	2025-02-11 19:11:48 UTC
+++ src/syncterm/GNUmakefile
@@ -83,6 +83,7 @@ $(MTOBJODIR)$(DIRSEP)conn$(OFILE): $(CRYPT_LIBS)
 $(MTOBJODIR)$(DIRSEP)ssh$(OFILE): $(CRYPT_LIBS)
 $(MTOBJODIR)$(DIRSEP)syncterm$(OFILE): $(CRYPT_LIBS) $(CIOLIB-MT)
 $(MTOBJODIR)$(DIRSEP)telnets$(OFILE): $(CRYPT_LIBS)
+$(MTOBJODIR)$(DIRSEP)webget$(OFILE): $(CRYPT_LIBS)
 $(CIOLIB_INTERPOLATE_OBJS): $(CIOLIB-MT_BUILD)
 
 ifeq ($(os),darwin)