Fossil SCM
Add xfersetup to the makemake.tcl script.
Commit
9441f6fbcf49d47bdb1d3ac7b7e260a1c73e97ca
Parent
04ab3f0c76c5d96…
1 file changed
+1
+1
| --- src/makemake.tcl | ||
| +++ src/makemake.tcl | ||
| @@ -107,10 +107,11 @@ | ||
| 107 | 107 | vfile |
| 108 | 108 | wiki |
| 109 | 109 | wikiformat |
| 110 | 110 | winhttp |
| 111 | 111 | xfer |
| 112 | + xfersetup | |
| 112 | 113 | zip |
| 113 | 114 | http_ssl |
| 114 | 115 | } |
| 115 | 116 | |
| 116 | 117 | # Name of the final application |
| 117 | 118 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -107,10 +107,11 @@ | |
| 107 | vfile |
| 108 | wiki |
| 109 | wikiformat |
| 110 | winhttp |
| 111 | xfer |
| 112 | zip |
| 113 | http_ssl |
| 114 | } |
| 115 | |
| 116 | # Name of the final application |
| 117 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -107,10 +107,11 @@ | |
| 107 | vfile |
| 108 | wiki |
| 109 | wikiformat |
| 110 | winhttp |
| 111 | xfer |
| 112 | xfersetup |
| 113 | zip |
| 114 | http_ssl |
| 115 | } |
| 116 | |
| 117 | # Name of the final application |
| 118 |